Mark some perl packages with noarch. Bump rev.
--HG-- extra : convert_revision : 7f0c630b8989711cf851bee1242112af95a18a5f
This commit is contained in:
parent
613f8a22e9
commit
8447eda414
7 changed files with 16 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# Template build file for 'perl-Test-Simple'.
|
||||
pkgname=perl-Test-Simple
|
||||
version=0.86
|
||||
revision=1
|
||||
wrksrc="Test-Simple-$version"
|
||||
distfiles="${CPAN_SITE}/Test/Test-Simple-$version.tar.gz"
|
||||
build_style=perl_module
|
||||
|
@ -12,5 +13,6 @@ long_desc="
|
|||
tests suitable for CPAN modules and other pursuits. If you wish
|
||||
to do more complicated testing, use the Test::More module (a drop-in
|
||||
replacement for this one)."
|
||||
|
||||
|
||||
noarch=yes
|
||||
Add_dependency full perl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue