From 2205f090548d5b0589ba69250579e2600beb66bc Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Tue, 9 Jun 2009 13:11:11 +0000 Subject: testing/perl-archive-zip: fix remove file collision path --- testing/perl-archive-zip/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/perl-archive-zip/APKBUILD b/testing/perl-archive-zip/APKBUILD index 735e9263..2f78683e 100644 --- a/testing/perl-archive-zip/APKBUILD +++ b/testing/perl-archive-zip/APKBUILD @@ -20,7 +20,7 @@ build() { make || return 1 make DESTDIR="$pkgdir" install # creates file collision among perl modules - rm $pkgdir/usr/lib/perl5/5.10.0/x86_64-linux/perllocal.pod + rm $pkgdir/usr/lib/perl5/5.10.0/i686-linux/perllocal.pod } md5sums="a2e1cc1d99dbaebc41421295c93f61b5 Archive-Zip-1.26.tar.gz" -- cgit v1.2.3