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

Giovanni Scafora giovanni at archlinux.org
Mon Apr 9 00:11:54 UTC 2012


    Date: Sunday, April 8, 2012 @ 20:11:54
  Author: giovanni
Revision: 155904

upgpkg: ivtv-utils 1.4.1-5

move to /usr

Modified:
  ivtv-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-08 23:43:32 UTC (rev 155903)
+++ PKGBUILD	2012-04-09 00:11:54 UTC (rev 155904)
@@ -4,7 +4,7 @@
 
 pkgname=ivtv-utils
 pkgver=1.4.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Userspace utilities for Hauppauge PVR cards"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -26,7 +26,7 @@
 
   cd "${srcdir}"
   for file in v4l-cx2341x-dec.fw  v4l-cx2341x-enc.fw v4l-pvrusb2-24xxx-01.fw  v4l-pvrusb2-29xxx-01.fw v4l-cx2341x-init.mpg; do
-    install -D -m644 $file "${pkgdir}/lib/firmware/$file"
+    install -D -m644 $file "${pkgdir}/usr/lib/firmware/$file"
   done
 
   # FS#15133 - files already provided by the kernel-headers package




More information about the arch-commits mailing list