diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-31 21:24:03 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-31 21:27:21 -0400 |
commit | 19db09a7c48c4cade7698df3ab7e50f1de439f88 (patch) | |
tree | 95eaa573b5a12edab4e9870af839cc85d9df7883 /~lukeshu/openni-all/openni-unstable/openni-mono.install | |
parent | da916c690230bc1da612c3404c66603a1d9e8cd5 (diff) |
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.install | 7 |
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 -} |