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

Juergen Hoetzel juergen at archlinux.org
Sat Jun 2 16:08:48 UTC 2007


    Date: Saturday, June 2, 2007 @ 12:08:48
  Author: juergen
    Path: /home/cvs-arch/arch/build/base/filesystem

Modified: PKGBUILD (1.83 -> 1.84)

backup /etc/securetty


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


Index: arch/build/base/filesystem/PKGBUILD
diff -u arch/build/base/filesystem/PKGBUILD:1.83 arch/build/base/filesystem/PKGBUILD:1.84
--- arch/build/base/filesystem/PKGBUILD:1.83	Sat May 19 13:21:12 2007
+++ arch/build/base/filesystem/PKGBUILD	Sat Jun  2 12:08:47 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.83 2007/05/19 17:21:12 tpowa Exp $
+# $Id: PKGBUILD,v 1.84 2007/06/02 16:08:47 juergen Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 
 pkgname=filesystem
@@ -13,7 +13,7 @@
 depends=('bash' 'coreutils')
 backup=(etc/fstab etc/crypttab etc/group etc/hosts etc/ld.so.conf etc/passwd \
         etc/shadow etc/gshadow etc/resolv.conf etc/motd etc/nsswitch.conf \
-        etc/shells etc/host.conf)
+        etc/shells etc/host.conf etc/securetty)
 source=(group issue nsswitch.conf securetty host.conf ld.so.conf \
         passwd shadow fstab crypttab hosts motd resolv.conf shells \
         gshadow services protocols)




More information about the arch-commits mailing list