summaryrefslogtreecommitdiff
path: root/~lukeshu/openni-all/openni-unstable/openni-mono.install
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-31 21:24:03 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-31 21:27:21 -0400
commit19db09a7c48c4cade7698df3ab7e50f1de439f88 (patch)
tree95eaa573b5a12edab4e9870af839cc85d9df7883 /~lukeshu/openni-all/openni-unstable/openni-mono.install
parentda916c690230bc1da612c3404c66603a1d9e8cd5 (diff)
downloadabslibre-19db09a7c48c4cade7698df3ab7e50f1de439f88.tar.gz
abslibre-19db09a7c48c4cade7698df3ab7e50f1de439f88.tar.bz2
abslibre-19db09a7c48c4cade7698df3ab7e50f1de439f88.zip
Remove old things from ~lukeshu
Diffstat (limited to '~lukeshu/openni-all/openni-unstable/openni-mono.install')
-rw-r--r--~lukeshu/openni-all/openni-unstable/openni-mono.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/~lukeshu/openni-all/openni-unstable/openni-mono.install b/~lukeshu/openni-all/openni-unstable/openni-mono.install
deleted file mode 100644
index 72a6fb23d..000000000
--- a/~lukeshu/openni-all/openni-unstable/openni-mono.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- gacutil -i /usr/share/openni/mono/OpenNI.net.dll -gacdir /usr
-}
-
-post_remove() {
- gacutil -u OpenNI.net -gacdir /usr
-}