[arch-commits] Commit in libarchive/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Mon Feb 22 02:24:22 UTC 2010
Date: Sunday, February 21, 2010 @ 21:24:21
Author: pierre
Revision: 69708
keep .pkg.tar.gz for a while
Modified:
libarchive/trunk/PKGBUILD
----------+
PKGBUILD | 3 +++
1 file changed, 3 insertions(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-22 02:23:43 UTC (rev 69707)
+++ PKGBUILD 2010-02-22 02:24:21 UTC (rev 69708)
@@ -16,6 +16,9 @@
# the missing symbols inside the libarchive .a static lib, but that is dirty)
options=(libtool)
+# keep an upgrade path for older installations
+PKGEXT='.pkg.tar.gz'
+
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr --without-xml2
More information about the arch-commits
mailing list