From 42dd254f5937274f164a5a7c5fb3c1f80e38e7af Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 27 Jul 2012 10:45:02 +0200 Subject: full build on Darwin fixes --- package/motion/patches/patch-motion_init-FreeBSD_sh | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/motion/patches/patch-motion_init-FreeBSD_sh (limited to 'package/motion/patches/patch-motion_init-FreeBSD_sh') 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" + -- cgit v1.2.3