freebsd-ports/ftp/wget/files/patch-doc_Makefile.in
Vasil Dimov b5ba84c9c0 * Upgrade ftp/wget from 1.11.4 to 1.12
* Do not remove .gmo files because this causes the .po files not to be
  installed
* Make the post-patch: commands visible

Feature safe:	yes
2010-02-20 11:38:09 +00:00

11 lines
335 B
Text

--- doc/Makefile.in.orig 2010-02-14 16:28:59.000000000 +0200
+++ doc/Makefile.in 2010-02-14 16:29:43.000000000 +0200
@@ -598,7 +598,7 @@
RM = rm -f
TEXI2POD = $(srcdir)/texi2pod.pl
MAN = wget.$(manext)
-WGETRC = $(sysconfdir)/wgetrc
+WGETRC = $(sysconfdir)/wgetrc.sample
SAMPLERCTEXI = sample.wgetrc.munged_for_texi_inclusion
#