From 55677d14e4829d6a7859333d3560db346c228fdf Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 6 Jul 2013 18:31:18 -0600 Subject: Revert fauno deleting everything. The actual changes he made are: - delete pcr/ruby-haml/ruby-yard (improperly nested) - update pcr/transmission-remote-cli - update social/asterisk --- ~lukeshu/openni-all/openni-unstable/openni-mono.install | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ~lukeshu/openni-all/openni-unstable/openni-mono.install (limited to '~lukeshu/openni-all/openni-unstable/openni-mono.install') diff --git a/~lukeshu/openni-all/openni-unstable/openni-mono.install b/~lukeshu/openni-all/openni-unstable/openni-mono.install new file mode 100644 index 000000000..72a6fb23d --- /dev/null +++ b/~lukeshu/openni-all/openni-unstable/openni-mono.install @@ -0,0 +1,7 @@ +post_install() { + gacutil -i /usr/share/openni/mono/OpenNI.net.dll -gacdir /usr +} + +post_remove() { + gacutil -u OpenNI.net -gacdir /usr +} -- cgit v1.2.3