aboutsummaryrefslogtreecommitdiff
path: root/core/kiss/post-install
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-03-15 17:32:02 +0300
committerCem Keylan <cem@ckyln.com>2020-03-15 17:32:02 +0300
commit65bf06519e580430d6b02ccba24641c65e184081 (patch)
treee7ea0488ff78546bf254ff7df277851b66ff4248 /core/kiss/post-install
parent899204961996123f934c977534407fccb296b864 (diff)
parentdda8630d16564c781608c774defa66085f67e4a5 (diff)
downloadrepository-65bf06519e580430d6b02ccba24641c65e184081.tar.gz
Merge branch 'master' of git.carbslinux.org:git/repository
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