mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
[svn] Update texi2pod.pl.in from the Gcc distribution.
This commit is contained in:
@@ -69,7 +69,7 @@ wget.info: $(SAMPLERCTEXI) $(srcdir)/wget.texi
|
||||
$(MAKEINFO) -I$(srcdir)
|
||||
|
||||
$(TEXI2POD): $(TEXI2POD).in
|
||||
sed s,/usr/bin/perl,@PERL@, $? > $@
|
||||
sed 's,^#! /usr/bin/perl,#! @PERL@,' $? > $@
|
||||
chmod u+x $@
|
||||
|
||||
wget.pod: $(srcdir)/wget.texi $(TEXI2POD)
|
||||
|
||||
Reference in New Issue
Block a user