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

Jan de Groot jgc at archlinux.org
Fri Apr 8 23:39:50 UTC 2011


    Date: Friday, April 8, 2011 @ 19:39:50
  Author: jgc
Revision: 118859

Add backup array to lirc-utils split package in lirc, remove lirc-utils from svn

Modified:
  lirc/trunk/PKGBUILD
Deleted:
  lirc-utils/

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

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2011-04-08 16:02:09 UTC (rev 118858)
+++ trunk/PKGBUILD	2011-04-08 23:39:50 UTC (rev 118859)
@@ -66,6 +66,7 @@
   depends=('alsa-lib' 'libx11' 'libftdi' 'libirman')
   optdepends=('python2: pronto2lirc utility')
   options=('strip' '!libtool')
+  backup=('etc/conf.d/lircd.conf' 'etc/conf.d/irexec.conf')
 
   cd "${srcdir}/lirc-${pkgver}"
   make DESTDIR="${pkgdir}" install




More information about the arch-commits mailing list