]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blobdiff - samples/g-cpanp
For each CPAN dependency, search in which category we should search for the correspon...
[perl/modules/CPANPLUS-Dist-Gentoo.git] / samples / g-cpanp
index 6208c23d767a4c019ec70aa29dc91fa3eb4ac6a7..b18fdbd238d43932f5a55d01bcd2bf3709bdc33a 100755 (executable)
@@ -5,9 +5,8 @@ HEADER="# Copyright 1999-2008 Gentoo Foundation
 
 # For debugging only :
 # PERL5LIB=blib/lib \
-exec cpan2dist --format=CPANPLUS::Dist::Gentoo \
-               --dist-opts manifest=yes        \
-               --dist-opts keywords=amd64      \
-               --dist-opts header="$HEADER"    \
-               --skiptest --verbose            \
+exec cpan2dist --format=CPANPLUS::Dist::Gentoo    \
+               --dist-opts manifest=yes           \
+               --dist-opts header="$HEADER"       \
+               --skiptest --verbose --buildprereq \
                $@