summaryrefslogtreecommitdiffstats
path: root/tweaks/perl-extutils-makemaker
diff options
context:
space:
mode:
authorJustin Davis <jrcd83@gmail.com>2012-04-16 01:15:55 +0200
committerJustin Davis <jrcd83@gmail.com>2012-04-16 01:17:04 +0200
commitbdd04c88ba2bad905134a835dc794d273bd7bf97 (patch)
tree23dcb0246d1f8403d6516d32cb38cd297b66423f /tweaks/perl-extutils-makemaker
parent690e3e9a39e2691b483474725ee1a17d44231401 (diff)
downloadgenpkg-bdd04c88ba2bad905134a835dc794d273bd7bf97.tar.gz
genpkg-bdd04c88ba2bad905134a835dc794d273bd7bf97.tar.xz
Rename tweaks/ to preps/.
Adds GENPKGDBG env variable. Set it to prevent genpkg from removing PKGTREE and PKGDATA.
Diffstat (limited to 'tweaks/perl-extutils-makemaker')
-rw-r--r--tweaks/perl-extutils-makemaker6
1 files changed, 0 insertions, 6 deletions
diff --git a/tweaks/perl-extutils-makemaker b/tweaks/perl-extutils-makemaker
deleted file mode 100644
index 66c1af8..0000000
--- a/tweaks/perl-extutils-makemaker
+++ /dev/null
@@ -1,6 +0,0 @@
-+ depends perl-cpan-meta>=2.112150
-+ depends perl-extutils-install>=1.52
-+ depends perl-extutils-command>=1.16
-+ depends perl-extutils-manifest>=1.58
-+ >build() sed -e '/my::bundles/d' Makefile.PL >Makefile.PL.new
-+ >build() mv Makefile.PL.new Makefile.PL