aboutsummaryrefslogtreecommitdiff
path: root/core/kiss/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-07-24 20:37:56 +0300
committerCem Keylan <cem@ckyln.com>2020-07-24 20:37:56 +0300
commitbb47652a438bc8bdded3d4c4e980543467bcf01c (patch)
tree4f372282e186cb5ae6c988aee240409fdc5d436e /core/kiss/build
parentf1cf7fe05f1d58fa5b482272e70ab95948f0ae8f (diff)
downloadrepository-bb47652a438bc8bdded3d4c4e980543467bcf01c.tar.gz
kiss: bootstrap to cpt
Diffstat (limited to 'core/kiss/build')
-rwxr-xr-xcore/kiss/build6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/kiss/build b/core/kiss/build
index 9838fd03..e584bd49 100755
--- a/core/kiss/build
+++ b/core/kiss/build
@@ -2,3 +2,9 @@
install -Dm755 kiss_path.sh "$1/etc/profile.d/kiss_path.sh"
make PREFIX=/usr DESTDIR="$1" install
+
+printf '\033[1m%s\033[m\n' "" \
+ "IMPORTANT" ""\
+ " Post installation will update to the latest version of the package manager: CPT" \
+ " This will automatically replace your /var/db/kiss directory to /var/db/cpt." \
+ " Please do NOT create the /var/db/cpt directory by yourself. The update will handle this." ""