[arch-commits] Commit in pacman/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Mon Feb 22 02:25:18 UTC 2010


    Date: Sunday, February 21, 2010 @ 21:25:18
  Author: pierre
Revision: 69711

keep .pkg.tar.gz for a while

Modified:
  pacman/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +++
 1 file changed, 3 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-22 02:24:53 UTC (rev 69710)
+++ PKGBUILD	2010-02-22 02:25:18 UTC (rev 69711)
@@ -23,6 +23,9 @@
          'abe70dabacee7036368c7afeb686eb10'
          '52c7bc651b107d73f9902755b7594458')
 
+# keep an upgrade path for older installations
+PKGEXT='.pkg.tar.gz'
+
 build() {
   cd $srcdir/$pkgname-$pkgver
   




More information about the arch-commits mailing list