summaryrefslogtreecommitdiff
path: root/libre/libretools/libretools.install
diff options
context:
space:
mode:
Diffstat (limited to 'libre/libretools/libretools.install')
-rw-r--r--libre/libretools/libretools.install8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/libretools/libretools.install b/libre/libretools/libretools.install
index cff1e97db..843722aba 100644
--- a/libre/libretools/libretools.install
+++ b/libre/libretools/libretools.install
@@ -8,10 +8,9 @@ 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
+and install libretools-\$arch if avaliable
EOF
- update-cleansystem
}
## arg 1: the new package version
@@ -19,10 +18,11 @@ EOF
post_upgrade() {
update-cleansystem
cat <<EOF
-Check your /etc/libretools.conf
+Check your /etc/libretools.conf, it has changed substantially.
+
+If using fullpkg, you should install libretools-\$arch if avaliable
EOF
- update-cleansystem
}
# vim:set ts=2 sw=2 et: