summaryrefslogtreecommitdiff
path: root/ftp/fget/files/patch-doc-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/fget/files/patch-doc-Makefile.in')
-rw-r--r--ftp/fget/files/patch-doc-Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/fget/files/patch-doc-Makefile.in b/ftp/fget/files/patch-doc-Makefile.in
new file mode 100644
index 000000000000..b86cce58d0b7
--- /dev/null
+++ b/ftp/fget/files/patch-doc-Makefile.in
@@ -0,0 +1,10 @@
+--- doc/Makefile.in.orig Mon Aug 2 10:27:22 2004
++++ doc/Makefile.in Wed Feb 16 12:16:32 2005
+@@ -65,7 +65,6 @@
+ ${INSTALL_DATA} ${srcdir}/$${manpage}.1 ${DESTDIR}${mandir}/man1; \
+ for manlink in `awk -F'\\\\' '/ \\\\- / { numlinks = split($$1, manlinks, ","); for (i = 2; i <= numlinks; i++) { print manlinks[i]; } exit; }' ${srcdir}/$${manpage}.1`; do \
+ echo "creating link to $${manpage}.1: $${manlink}.1"; \
+- echo ".so man1/$${manpage}.1" > ${DESTDIR}${mandir}/man1/$${manlink}.1; \
+ done \
+ done
+ ${MKDIR} ${DESTDIR}${mandir}/man3