Merge branch 'master' of mathias-kettner.de:omd
[omd.git] / packages / check_webinject / patches / 0001-no_auto_install.patch
bloba0907dbdc462e382b4ee3e2caef3c953da6b9993
1 --- a/Makefile.PL 2014-09-04 11:14:07.392948558 +0200
2 +++ b/Makefile.PL 2014-09-04 11:14:20.100966367 +0200
3 @@ -24,7 +24,6 @@
5 install_script 'bin/webinject.pl';
7 -auto_install;
8 WriteAll;
10 open(my $fh, '>>', 'Makefile') or die('cannot write to Makefile');