repo.or.cz
/
omd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
check_logfiles: 3.7.5.1
[omd.git]
/
packages
/
check_webinject
/
patches
/
0001-no_auto_install.patch
blob
a0907dbdc462e382b4ee3e2caef3c953da6b9993
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 @@
4
5
install_script 'bin/webinject.pl';
6
7
-auto_install;
8
WriteAll;
9
10
open(my $fh, '>>', 'Makefile') or die('cannot write to Makefile');