aboutsummaryrefslogtreecommitdiff
path: root/core/kiss/post-install
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-03-15 13:56:11 +0300
committerCem Keylan <cem@ckyln.com>2020-03-15 13:56:11 +0300
commitdda8630d16564c781608c774defa66085f67e4a5 (patch)
tree682be8ce5837237b9182733ad17f6a38ae6aab53 /core/kiss/post-install
parentc9683824a50006cc08e86b26f772c633436e14de (diff)
downloadrepository-dda8630d16564c781608c774defa66085f67e4a5.tar.gz
merge kiss and kiss-utils
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