b5ba84c9c0
* Do not remove .gmo files because this causes the .po files not to be installed * Make the post-patch: commands visible Feature safe: yes
11 lines
335 B
Text
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
|
|
|
|
#
|