summarylogtreecommitdiffstats
path: root/moc_notify-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'moc_notify-git.install')
-rw-r--r--moc_notify-git.install12
1 files changed, 12 insertions, 0 deletions
diff --git a/moc_notify-git.install b/moc_notify-git.install
new file mode 100644
index 000000000000..aaf1b92f5803
--- /dev/null
+++ b/moc_notify-git.install
@@ -0,0 +1,12 @@
+post_install () {
+ echo
+ echo "Please see /usr/share/moc_notify"
+}
+
+
+post_upgrade() {
+ post_install
+}
+
+
+