diff options
author | Justin Davis <jrcd83@gmail.com> | 2012-04-16 01:15:55 +0200 |
---|---|---|
committer | Justin Davis <jrcd83@gmail.com> | 2012-04-16 01:17:04 +0200 |
commit | bdd04c88ba2bad905134a835dc794d273bd7bf97 (patch) | |
tree | 23dcb0246d1f8403d6516d32cb38cd297b66423f /tweaks/perl-libwww | |
parent | 690e3e9a39e2691b483474725ee1a17d44231401 (diff) | |
download | genpkg-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-libwww')
-rw-r--r-- | tweaks/perl-libwww | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tweaks/perl-libwww b/tweaks/perl-libwww deleted file mode 100644 index 46b301f..0000000 --- a/tweaks/perl-libwww +++ /dev/null @@ -1,3 +0,0 @@ -+ optdepends perl-lwp-protocol-https: for https:// url schemes -- depends perl-http-message -+ depends perl-http-message>=6 |