From e7cffdc291186ce0e021c7595bb5f33298c9734f Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Mon, 1 Jul 2013 21:14:47 -0300 Subject: ? --- ~lukeshu/openni-all/openni-unstable/openni-core.install | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ~lukeshu/openni-all/openni-unstable/openni-core.install (limited to '~lukeshu/openni-all/openni-unstable/openni-core.install') diff --git a/~lukeshu/openni-all/openni-unstable/openni-core.install b/~lukeshu/openni-all/openni-unstable/openni-core.install deleted file mode 100644 index 8470f4512..000000000 --- a/~lukeshu/openni-all/openni-unstable/openni-core.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { - MODULES="libnimMockNodes.so libnimCodecs.so libnimRecorder.so" - for module in $MODULES - do - /usr/bin/niReg /usr/lib/$module - done -} - -pre_remove() { - rm /var/lib/ni/modules.xml -} -- cgit v1.2.3