summaryrefslogtreecommitdiff
path: root/libre/libretools/libretools.install
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-24 23:18:01 +0000
committerroot <root@rshg047.dnsready.net>2011-07-24 23:18:01 +0000
commit43983783a3e8bf61896eb93a2858a14bbaf3a53b (patch)
treec3085b8900db730e945868819ed112708a661653 /libre/libretools/libretools.install
parent0e8166d926f929f470d01d5bc8c8823e094742da (diff)
Sun Jul 24 23:18:00 UTC 2011
Diffstat (limited to 'libre/libretools/libretools.install')
-rw-r--r--libre/libretools/libretools.install9
1 files changed, 6 insertions, 3 deletions
diff --git a/libre/libretools/libretools.install b/libre/libretools/libretools.install
index f8f447e2f..6f8c09d5c 100644
--- a/libre/libretools/libretools.install
+++ b/libre/libretools/libretools.install
@@ -1,8 +1,12 @@
# arg 1: the new package version
post_install() {
cat <<EOF
-Please check http://wiki.parabolagnulinux.org/hacking:packagers
+Please check http://wiki.parabolagnulinux.org/Package_maintainer_guide
and follow instructions there before using libretools.
+
+If you plan using fullpkg you should read http://wiki.parabolagnulinux.org/fullpkg
+and install libretools-$arch if avaliable
+
EOF
}
@@ -12,8 +16,7 @@ post_upgrade() {
cat <<EOF
Check your /etc/libretools.conf
-Your REPOS array if using fullpkg should be:
-'core' 'extra' 'community' 'libre'
+If using fullpkg, you should install libretools-$arch if avaliable
EOF
}