diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-01-22 22:41:02 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-01-22 22:41:02 -0500 |
commit | 084b6768e5377dcde6e361837fce5f38ba237fac (patch) | |
tree | ac9a9e51bb4541f56884e0051cd466e22fd0f678 /~lukeshu/openni-unstable/openni-mono.install | |
parent | 7f8b2c28a13a5012b75ad50af920cb1c8aa4e986 (diff) | |
download | abslibre-084b6768e5377dcde6e361837fce5f38ba237fac.tar.gz abslibre-084b6768e5377dcde6e361837fce5f38ba237fac.tar.bz2 abslibre-084b6768e5377dcde6e361837fce5f38ba237fac.zip |
move ~lukeshu/openni* to ~lukeshu/openni/openni*
Diffstat (limited to '~lukeshu/openni-unstable/openni-mono.install')
-rw-r--r-- | ~lukeshu/openni-unstable/openni-mono.install | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/~lukeshu/openni-unstable/openni-mono.install b/~lukeshu/openni-unstable/openni-mono.install deleted file mode 100644 index 72a6fb23d..000000000 --- a/~lukeshu/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 -} |