diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-26 13:26:38 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-26 13:26:38 -0500 |
commit | 3bee7d00ee25b021d2d0ba6e7fb9948941973a5d (patch) | |
tree | 82388873abddddc62cf8b304ace44d8a4e89087c /libre/libretools/libretools.install | |
parent | 672592ca58f1cda52932bf6734312f326e66971f (diff) | |
download | abslibre-3bee7d00ee25b021d2d0ba6e7fb9948941973a5d.tar.gz abslibre-3bee7d00ee25b021d2d0ba6e7fb9948941973a5d.tar.bz2 abslibre-3bee7d00ee25b021d2d0ba6e7fb9948941973a5d.zip |
Corrected link on libretools.install
Diffstat (limited to 'libre/libretools/libretools.install')
-rw-r--r-- | libre/libretools/libretools.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/libretools/libretools.install b/libre/libretools/libretools.install index f8f447e2f..38e33fb76 100644 --- a/libre/libretools/libretools.install +++ b/libre/libretools/libretools.install @@ -1,7 +1,7 @@ # arg 1: the new package version post_install() { cat <<EOF -Please check http://wiki.parabolagnulinux.org/hacking:packagers +Please check http://wiki.parabolagnulinux.org/Package_maintainer_guide and follow instructions there before using libretools. EOF } |