summaryrefslogtreecommitdiff
path: root/libre/libretools/libretools.install
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-13 15:20:32 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-13 15:20:32 +0100
commitc0a02f08d66969b92325d421354f4def5c23f84c (patch)
tree1f97a2b8ea84967f808112b173ab1e7a494b0a26 /libre/libretools/libretools.install
parentd830c3b1d23d90c928c68bf821049db3abf897b8 (diff)
parenta29329c38e50afd28d28c3a99e35d8774b9b19f8 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/gvfs/PKGBUILD libre/libretools/libretools.install
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: