[arch-commits] Commit in perl-extutils-depends/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sat Feb 18 12:11:19 UTC 2012


    Date: Saturday, February 18, 2012 @ 07:11:19
  Author: allan
Revision: 150533

upgpkg: perl-extutils-depends 0.304-2

signing rebuild

Modified:
  perl-extutils-depends/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-18 12:10:29 UTC (rev 150532)
+++ PKGBUILD	2012-02-18 12:11:19 UTC (rev 150533)
@@ -6,7 +6,7 @@
 pkgname=perl-extutils-depends
 _realname=ExtUtils-Depends
 pkgver=0.304
-pkgrel=1
+pkgrel=2
 pkgdesc="The Perl depends module"
 arch=('any')
 license=('PerlArtistic')
@@ -31,7 +31,4 @@
 package() {
   cd ${srcdir}/${_realname}-${pkgver}
   make DESTDIR=${pkgdir} install
-
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name 'perllocal.pod' -delete
 }




More information about the arch-commits mailing list