summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-11-02 17:09:03 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-11-02 17:09:03 -0200
commit7c07b369c4982b8f2a039c6fd620f1be3098c4e7 (patch)
treead834886e646fcd1b74feefcf439e255f66ca7a8
parent99015cdc5145fd8c7e14ea76bcbd1d0ecb210ddd (diff)
parentf04b38505e16df19b6f29a51051729359b7f49af (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
-rw-r--r--pcr/zoneminder/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/zoneminder/PKGBUILD b/pcr/zoneminder/PKGBUILD
index a008bcc6c..c69e6fa97 100644
--- a/pcr/zoneminder/PKGBUILD
+++ b/pcr/zoneminder/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=zoneminder
pkgver=1.25.0
-pkgrel=21
+pkgrel=22
pkgdesc='Capture, analyse, record and monitor video security cameras'
arch=(
i686
@@ -105,8 +105,8 @@ build() {
sed -i -e '/ZM_WEB_TITLE_PREFIX/,+1 s/"ZM"/"ZoneMinder"/'\
scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in || read
- # Patch for v4l1 compat support
- sed -i -e "s/$ENV{SHELL} = \'\/bin\/sh\' if exists $ENV{SHELL};/$ENV{SHELL} = \'\/bin\/sh\' if exists $ENV{SHELL};\n$ENV{LD_PRELOAD} = \'\/usr\/lib\/libv4l\/v4l1compat.so\' ;/"\
+ # Patch for v4l2 convert support
+ sed -i -e "s/$ENV{SHELL} = \'\/bin\/sh\' if exists $ENV{SHELL};/$ENV{SHELL} = \'\/bin\/sh\' if exists $ENV{SHELL};\n$ENV{LD_PRELOAD} = \'\/usr\/lib\/libv4l\/v4l2convert.so\' ;/"\
scripts/zmdc.pl.in || read
# Patch for add more socket tries