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

Andrea Scarpino andrea at archlinux.org
Sun Jan 3 11:45:26 UTC 2010


    Date: Sunday, January 3, 2010 @ 06:45:25
  Author: andrea
Revision: 62141

fixed backup array (FS#17694)

Modified:
  openbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-03 11:26:23 UTC (rev 62140)
+++ PKGBUILD	2010-01-03 11:45:25 UTC (rev 62141)
@@ -16,7 +16,7 @@
 groups=('lxde')
 install=openbox.install
 options=('!libtool' 'force')
-backup=('usr/etc/xdg/openbox/menu.xml' 'usr/etc/xdg/openbox/rc.xml')
+backup=('etc/xdg/openbox/menu.xml' 'etc/xdg/openbox/rc.xml')
 source=(http://www.icculus.org/openbox/releases/${pkgname}-${pkgver}.tar.gz
 	'which-2.20.patch'
 	'rename-obprop-to-obxprop.patch')




More information about the arch-commits mailing list