summaryrefslogtreecommitdiff
path: root/libre/libretools
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-26 13:26:38 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-26 13:26:38 -0500
commit3bee7d00ee25b021d2d0ba6e7fb9948941973a5d (patch)
tree82388873abddddc62cf8b304ace44d8a4e89087c /libre/libretools
parent672592ca58f1cda52932bf6734312f326e66971f (diff)
Corrected link on libretools.install
Diffstat (limited to 'libre/libretools')
-rw-r--r--libre/libretools/libretools.install2
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
}