summaryrefslogtreecommitdiff
path: root/libre/libretools/libretools.install
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernandez <hahj87@gmail.com>2011-03-25 08:37:14 -0700
committerJoshua Ismael Haase Hernandez <hahj87@gmail.com>2011-03-25 08:37:14 -0700
commit28a0c53fd67fae46fd20baaa2010c8d19acfc230 (patch)
tree8745e518fc8ce8817747319462802e28458d8333 /libre/libretools/libretools.install
parent5053b003e78c023cfc17474720ce1a9005580fb8 (diff)
downloadabslibre-28a0c53fd67fae46fd20baaa2010c8d19acfc230.tar.gz
abslibre-28a0c53fd67fae46fd20baaa2010c8d19acfc230.tar.bz2
abslibre-28a0c53fd67fae46fd20baaa2010c8d19acfc230.zip
Commiting libre package libretools-20110325-1.1
Diffstat (limited to 'libre/libretools/libretools.install')
-rw-r--r--libre/libretools/libretools.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/libre/libretools/libretools.install b/libre/libretools/libretools.install
index c406ca5f0..2657f5208 100644
--- a/libre/libretools/libretools.install
+++ b/libre/libretools/libretools.install
@@ -27,6 +27,10 @@ EOF
## arg 1: the new package version
## arg 2: the old package version
post_upgrade() {
+ cat <<EOF
+Check your /etc/libretools.conf
+
+EOF
}
# vim:set ts=2 sw=2 et: