From 4ecf6b27871b4384fc6ff66f46870f3e6f850ec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joshua=20Ismael=20Haase=20Hern=C3=A1ndez?= Date: Tue, 19 Oct 2010 19:46:57 -0500 Subject: Updated install script to give instructions, and PKGBUILD --- libretools.install | 40 ++++++++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 10 deletions(-) (limited to 'libretools.install') diff --git a/libretools.install b/libretools.install index 36848f0..41305ee 100644 --- a/libretools.install +++ b/libretools.install @@ -1,15 +1,35 @@ + # arg 1: the new package version post_install() { - echo "Edit /etc/libretools.conf to fit your needs" - echo "" - echo "For the scripts that can be run as normal user you can make" - echo "custom configuration by copying /etc/libretools.conf to" - echo "\$XDG_CONFIG_HOME/libretools/libretools.conf" - echo "" - echo "Your /etc/pacman.conf should have uncommented CacheDir option" -} + cat <