summaryrefslogtreecommitdiff
path: root/libre/libretools/libretools.install
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-03-30 20:04:05 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-03-30 20:04:05 -0300
commit926119a6fbe521bfb865d774ff840a6a894c3358 (patch)
tree5238f0433d513f0319b35c5a0b7af34be998abed /libre/libretools/libretools.install
parent748b7be1afa86a9d495dc4fe10a1812a31792451 (diff)
parent9c464c282a924f5d25a806c9a1d55b6bed2adc35 (diff)
Merge branch 'master' of ssh://vparabola/srv/git/projects/abslibre
Diffstat (limited to 'libre/libretools/libretools.install')
-rw-r--r--libre/libretools/libretools.install5
1 files changed, 4 insertions, 1 deletions
diff --git a/libre/libretools/libretools.install b/libre/libretools/libretools.install
index d2876ffba..2657f5208 100644
--- a/libre/libretools/libretools.install
+++ b/libre/libretools/libretools.install
@@ -27,7 +27,10 @@ EOF
## arg 1: the new package version
## arg 2: the old package version
post_upgrade() {
- post_install
+ cat <<EOF
+Check your /etc/libretools.conf
+
+EOF
}
# vim:set ts=2 sw=2 et: