repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git]
/
pkgs
/
development
/
perl-modules
/
MNI
/
no-stdin.patch
blob
1e9e791257e7f55313a2854f72c88313a58cb2e0
1
diff --git a/Makefile.PL b/Makefile.PL
2
index 9f2039a..12d699c 100644
3
--- a/Makefile.PL
4
+++ b/Makefile.PL
5
@@ -213,7 +213,7 @@ TEXT
6
} # &MY::postamble
7
8
9
-query_subs;
10
+#query_subs;
11
12
my $f;
13
WriteMakefile