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
commit7827d61f80a21c65c641298296d755809cbfa91f (patch)
tree82388873abddddc62cf8b304ace44d8a4e89087c /libre/libretools
parent3f505c1787bc9287a9e0d20dc99cd7103d009f90 (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
}