aboutsummaryrefslogtreecommitdiff
path: root/core/kiss/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'core/kiss/post-install')
-rwxr-xr-xcore/kiss/post-install11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/kiss/post-install b/core/kiss/post-install
new file mode 100755
index 00000000..fa0f269b
--- /dev/null
+++ b/core/kiss/post-install
@@ -0,0 +1,11 @@
+#!/bin/sh -e
+
+cat <<EOF
+NOTE:
+
+ kiss and kiss-utils packages have
+ been merged. You can remove kiss-utils if you have
+ it, and reinstall this package to use the upstream
+ contrib programs.
+
+EOF