summaryrefslogtreecommitdiff
path: root/package/motion/patches/patch-motion_init-FreeBSD_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-07-27 10:45:02 +0200
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-07-27 10:45:02 +0200
commit42dd254f5937274f164a5a7c5fb3c1f80e38e7af (patch)
tree9d2f1aa0333e04af8493d6a5f533b6e243bf5d2b /package/motion/patches/patch-motion_init-FreeBSD_sh
parent7f0a66667a815bb8e28b4c8b93666b92a667b485 (diff)
full build on Darwin fixes
Diffstat (limited to 'package/motion/patches/patch-motion_init-FreeBSD_sh')
-rw-r--r--package/motion/patches/patch-motion_init-FreeBSD_sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/motion/patches/patch-motion_init-FreeBSD_sh b/package/motion/patches/patch-motion_init-FreeBSD_sh
new file mode 100644
index 000000000..64a47fe11
--- /dev/null
+++ b/package/motion/patches/patch-motion_init-FreeBSD_sh
@@ -0,0 +1,11 @@
+--- motion-4.0.orig/motion.init-FreeBSD.sh 2011-09-18 22:49:29.000000000 +0200
++++ motion-4.0/motion.init-FreeBSD.sh 2012-07-25 14:54:50.000000000 +0200
+@@ -18,7 +18,7 @@ motion_enable="${motion_enable-NO}"
+ name="motion"
+ rcvar=`set_rcvar`
+
+-command="/usr/local/bin/${name}"
++command="/usr/bin/${name}"
+ pidfile="/var/run/${name}.pid"
+ required_files="/usr/local/etc/${name}.conf"
+