]> git.armaanb.net Git - asd-repo.git/commitdiff
llvm: add post-install message
authorArmaan Bhojwani <me@armaanb.net>
Mon, 12 Jul 2021 22:22:14 +0000 (18:22 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 13 Jul 2021 20:24:02 +0000 (16:24 -0400)
core/llvm/post-install [new file with mode: 0755]
core/llvm/version

diff --git a/core/llvm/post-install b/core/llvm/post-install
new file mode 100755 (executable)
index 0000000..23535f1
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/sh -e
+
+printf "~/.lldb has been moved to ~/.local/state/lldb\n"
index 0ada45b8a2fb0b7f64849055d3b26ce9e281ebe8..10f7028cf58f8c5319e52ec4ba7115a217010349 100644 (file)
@@ -1 +1 @@
-12.0.1 1
+12.0.1 2