From 5e326f51c58e500285ea3daee91986ee1ea518eb Mon Sep 17 00:00:00 2001 From: root Date: Tue, 5 Nov 2013 13:24:42 +0100 Subject: sandbox -> .graveyard --- sandbox/zoneminder/Makefile | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 sandbox/zoneminder/Makefile (limited to 'sandbox/zoneminder/Makefile') diff --git a/sandbox/zoneminder/Makefile b/sandbox/zoneminder/Makefile deleted file mode 100644 index 27302715..00000000 --- a/sandbox/zoneminder/Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -.PHONY: fix it so hard -it: so -so: it hard fix - apt-get install --yes zoneminder libv4l-0 - -hard: /etc/sysctl.d/zoneminder.conf -/etc/sysctl.d/zoneminder.conf: zoneminder.conf - cp $< $@ - sysctl -p $@ - -fix: zmdc.pl-LD_PRELOAD.patch - (cd /usr/bin && patch -N) < $< || : - -- cgit v1.2.3