X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=samples%2Fg-cpanp;fp=samples%2Fg-cpanp;h=9f155ded7e5dab6e978740bdf8888340a7fd521a;hb=b8092ad605cae9868046d3a4551ee9d28bb3c2af;hp=b18fdbd238d43932f5a55d01bcd2bf3709bdc33a;hpb=fe8e1f1d5e4f310602734e1e93f22ae99ab6fc6d;p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git diff --git a/samples/g-cpanp b/samples/g-cpanp index b18fdbd..9f155de 100755 --- a/samples/g-cpanp +++ b/samples/g-cpanp @@ -1,12 +1,8 @@ #!/bin/sh -HEADER="# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2" - # For debugging only : # PERL5LIB=blib/lib \ exec cpan2dist --format=CPANPLUS::Dist::Gentoo \ --dist-opts manifest=yes \ - --dist-opts header="$HEADER" \ --skiptest --verbose --buildprereq \ $@