summaryrefslogtreecommitdiffstats
path: root/mods/perl-package-stash
diff options
context:
space:
mode:
authorJustin Davis <jrcd83@gmail.com>2012-04-21 21:11:40 +0200
committerJustin Davis <jrcd83@gmail.com>2012-04-21 21:11:40 +0200
commit3065f2e3477e281f73031716cfab45e39189d5f9 (patch)
tree5fe95948044e7847103d9ee0fab8547a804f5a4e /mods/perl-package-stash
parent271e91f4b6d8f84e765e5837321c4b5a96954db7 (diff)
downloadgenpkg-3065f2e3477e281f73031716cfab45e39189d5f9.tar.gz
genpkg-3065f2e3477e281f73031716cfab45e39189d5f9.tar.xz
Change METABIN var to PREPSPATH.
genpkg uses this to tell prepkg where the preparer scripts are located.
Diffstat (limited to 'mods/perl-package-stash')
-rw-r--r--mods/perl-package-stash2
1 files changed, 1 insertions, 1 deletions
diff --git a/mods/perl-package-stash b/mods/perl-package-stash
index fd218f7..15c8ed3 100644
--- a/mods/perl-package-stash
+++ b/mods/perl-package-stash
@@ -1 +1 @@
-+ depends perl-package-stash-xs>=0.24
+depends add("perl-package-stash-xs>=0.24")