wok diff perl-net-dns/receipt @ rev 6183

Up: geany, geany-dev, geany-doc, geany-plugins to 0.19.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Sep 10 16:46:33 2010 +0000 (2010-09-10)
parents 56876e429dfe
children de800ad8c510
line diff
     1.1 --- a/perl-net-dns/receipt	Sat Apr 18 23:09:25 2009 +0200
     1.2 +++ b/perl-net-dns/receipt	Fri Sep 10 16:46:33 2010 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	perl Makefile.PL
     1.8 +	yes n | perl Makefile.PL
     1.9  	make
    1.10  	make DESTDIR=$PWD/_pkg install
    1.11  }