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_oracle_health: update to 1.9.3.5
[omd.git]
/
packages
/
thruk
/
patches
/
0001-no_auto_install.patch
blob
bb264bc1d89c149bd5bf6a3e9820347b34f32797
1
--- a/Makefile.PL 2014-01-26 20:07:29.007276745 +0100
2
+++ b/Makefile.PL 2014-01-26 22:01:14.419284326 +0100
3
@@ -174,10 +174,6 @@
4
5
tests_recursive;
6
install_script glob('script/*.pl');
7
-eval {
8
- require CPAN;
9
-};
10
-auto_install unless $@;
11
WriteAll;
12
13
##################################