X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=samples%2Fg-cpanp;h=b18fdbd238d43932f5a55d01bcd2bf3709bdc33a;hb=e34ede90a8d00b6ccc50dd16bc51d6a3f8ac5067;hp=6208c23d767a4c019ec70aa29dc91fa3eb4ac6a7;hpb=2afdefe0eb7ee6588c31f08493e11371590aabfa;p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git diff --git a/samples/g-cpanp b/samples/g-cpanp index 6208c23..b18fdbd 100755 --- a/samples/g-cpanp +++ b/samples/g-cpanp @@ -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 \ $@