wok diff perl-net-ftp/receipt @ rev 14561

thunderbird-langpack-zh_CN: Up to 17.0.6esr
author Dominique Corbex <domcox@slitaz.org>
date Thu May 23 10:10:44 2013 +0200 (2013-05-23)
parents 84e5f2e10ea6
children 2d12ebd38be4
line diff
     1.1 --- a/perl-net-ftp/receipt	Wed Mar 16 09:12:53 2011 +0100
     1.2 +++ b/perl-net-ftp/receipt	Thu May 23 10:10:44 2013 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	perl Makefile.PL &&
     1.8 +	yes '' | perl Makefile.PL &&
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install
    1.11  }