diff options
author | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-03-25 08:37:14 -0700 |
---|---|---|
committer | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-03-25 08:37:14 -0700 |
commit | 28a0c53fd67fae46fd20baaa2010c8d19acfc230 (patch) | |
tree | 8745e518fc8ce8817747319462802e28458d8333 /libre/libretools/libretools.install | |
parent | 5053b003e78c023cfc17474720ce1a9005580fb8 (diff) |
Commiting libre package libretools-20110325-1.1
Diffstat (limited to 'libre/libretools/libretools.install')
-rw-r--r-- | libre/libretools/libretools.install | 4 |
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: |