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

Allan McRae allan at archlinux.org
Thu Sep 1 06:55:03 UTC 2011


    Date: Thursday, September 1, 2011 @ 02:55:02
  Author: allan
Revision: 136751

add gai.conf to backup array

Modified:
  glibc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-01 06:26:56 UTC (rev 136750)
+++ PKGBUILD	2011-09-01 06:55:02 UTC (rev 136751)
@@ -15,7 +15,8 @@
 groups=('base')
 depends=('linux-api-headers>=3.0' 'tzdata')
 makedepends=('gcc>=4.6')
-backup=(etc/locale.gen
+backup=(etc/gai.conf
+        etc/locale.gen
         etc/nscd.conf)
 options=('!strip')
 install=glibc.install




More information about the arch-commits mailing list