wok diff perl-texi2html/receipt @ rev 9471
Automated merge with http://repos.slitaz.org/wok
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Apr 04 01:32:45 2011 +0200 (2011-04-04) |
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 Mon Apr 04 01:32:45 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