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

speps speps at nymeria.archlinux.org
Sun Aug 18 17:31:10 UTC 2013


    Date: Sunday, August 18, 2013 @ 19:31:10
  Author: speps
Revision: 95916

upgpkg: v4l2ucp 2.0.2-1

Modified:
  v4l2ucp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-18 17:26:57 UTC (rev 95915)
+++ PKGBUILD	2013-08-18 17:31:10 UTC (rev 95916)
@@ -20,7 +20,7 @@
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"
   # use videodev2.h header
-  sed -i 's|\(videodev\)\.|\12\.|' src/v4l2ctrl.c
+  sed -i 's/videodev/&2/' src/v4l2ctrl.c
 }
 
 build() {




More information about the arch-commits mailing list