summaryrefslogtreecommitdiff
path: root/libre/libretools/libretools.install
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-07 21:41:42 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-07 21:41:42 -0500
commita385416a6942ab9609019b97b8a8aa3068b6812e (patch)
treecc55f608327aa7640c12e3220116fb24564cf780 /libre/libretools/libretools.install
parente99a90fb121148ecfdd29c63446c42474c4e2433 (diff)
parentf4b22150c67a332d15bbbf322ab34066b0dfafb6 (diff)
downloadabslibre-a385416a6942ab9609019b97b8a8aa3068b6812e.tar.gz
abslibre-a385416a6942ab9609019b97b8a8aa3068b6812e.tar.bz2
abslibre-a385416a6942ab9609019b97b8a8aa3068b6812e.zip
Merge branch 'master' of vparabola:~/projects/abslibre
Conflicts: libre/libretools/PKGBUILD
Diffstat (limited to 'libre/libretools/libretools.install')
-rw-r--r--libre/libretools/libretools.install7
1 files changed, 5 insertions, 2 deletions
diff --git a/libre/libretools/libretools.install b/libre/libretools/libretools.install
index 38e33fb76..6f8c09d5c 100644
--- a/libre/libretools/libretools.install
+++ b/libre/libretools/libretools.install
@@ -3,6 +3,10 @@ post_install() {
cat <<EOF
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
}