[arch-commits] CVS update of arch/build/base/pacman (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue May 1 15:12:42 UTC 2007


    Date: Tuesday, May 1, 2007 @ 11:12:42
  Author: jgc
    Path: /home/cvs-arch/arch/build/base/pacman

Modified: PKGBUILD (1.136 -> 1.137)

Add etc/pacman.d/testing to backup array


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: arch/build/base/pacman/PKGBUILD
diff -u arch/build/base/pacman/PKGBUILD:1.136 arch/build/base/pacman/PKGBUILD:1.137
--- arch/build/base/pacman/PKGBUILD:1.136	Sat Apr 28 12:37:32 2007
+++ arch/build/base/pacman/PKGBUILD	Tue May  1 11:12:42 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.136 2007/04/28 16:37:32 thomas Exp $
+# $Id: PKGBUILD,v 1.137 2007/05/01 15:12:42 jgc Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 pkgname=pacman
 pkgver=3.0.3
@@ -12,7 +12,7 @@
 replaces=(pacman-rc)
 conflicts=(pacman-rc)
 backup=(etc/pacman.conf etc/makepkg.conf etc/abs/abs.conf
-        etc/pacman.d/{current,release,extra,unstable,community}
+        etc/pacman.d/{current,release,extra,unstable,community,testing}
         etc/abs/supfile.{arch,extra,community,testing,unstable})
 install=pacman.install
 source=(ftp://ftp.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz)




More information about the arch-commits mailing list