wok diff perl-texi2html/receipt @ rev 9247

tar: use main gnu url.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Mar 12 21:52:41 2011 +0000 (2011-03-12)
parents 9214b75769d2
children b7319995b37e
line diff
     1.1 --- a/perl-texi2html/receipt	Sat Feb 26 05:01:22 2011 +0100
     1.2 +++ b/perl-texi2html/receipt	Sat Mar 12 21:52:41 2011 +0000
     1.3 @@ -24,5 +24,6 @@
     1.4  	mkdir -p $fs/usr/share
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/share/texi2html $fs/usr/share
     1.7 +	sed -i 's|bin/env perl|bin/perl|' $fs/usr/bin/texi2html
     1.8  }
     1.9