[arch-commits] Commit in perl-xml-namespacesupport/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Sat Feb 6 13:45:10 UTC 2010
Date: Saturday, February 6, 2010 @ 08:45:10
Author: giovanni
Revision: 67348
upgpkg: perl-xml-namespacesupport 1.09-5
Added to extra as mythtv dep
Modified:
perl-xml-namespacesupport/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-06 13:42:33 UTC (rev 67347)
+++ PKGBUILD 2010-02-06 13:45:10 UTC (rev 67348)
@@ -19,7 +19,7 @@
PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1
make || return 1
- make install DESTDIR="${pkgdir} || return 1
+ make install DESTDIR="${pkgdir}" || return 1
find ${pkgdir} -name '.packlist' -delete
find ${pkgdir} -name '*.pod' -delete
More information about the arch-commits
mailing list