summaryrefslogtreecommitdiff
path: root/libre/libretools/libretools.install
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-11-13 00:59:50 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-11-13 00:59:50 -0500
commit41e7c35e69c20a899f7517eef3d278c7202b40a9 (patch)
tree30ab534dafdd49202d8ea4489cca607764f41a4f /libre/libretools/libretools.install
parent7d30edc38ea37004622ab28dc39a6ce7e210f44f (diff)
downloadabslibre-41e7c35e69c20a899f7517eef3d278c7202b40a9.tar.gz
abslibre-41e7c35e69c20a899f7517eef3d278c7202b40a9.tar.bz2
abslibre-41e7c35e69c20a899f7517eef3d278c7202b40a9.zip
update libre/libretools
Diffstat (limited to 'libre/libretools/libretools.install')
-rw-r--r--libre/libretools/libretools.install8
1 files changed, 3 insertions, 5 deletions
diff --git a/libre/libretools/libretools.install b/libre/libretools/libretools.install
index 69a0f2467..70151e988 100644
--- a/libre/libretools/libretools.install
+++ b/libre/libretools/libretools.install
@@ -7,22 +7,20 @@ 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
## arg 2: the old package version
post_upgrade() {
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
+If using fullpkg, you should install libretools-\$arch if avaliable
EOF
- update-cleansystem
}
# vim:set ts=2 sw=2 et: