wok diff perl-texi2html/receipt @ rev 10009

gnustep-gui: fix bdeps
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 19 02:08:44 2011 +0200 (2011-05-19)
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	Thu May 19 02:08:44 2011 +0200
     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