[SCM] openni/master: Fix Typo in libopenni0.preinst
jspricke-guest at users.alioth.debian.org
jspricke-guest at users.alioth.debian.org
Mon Dec 1 23:25:45 UTC 2014
The following commit has been merged in the master branch:
commit 62df4f8c86f8a595c8a45efcf27e579fb1a47bf6
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Mon Dec 1 16:12:53 2014 +0100
Fix Typo in libopenni0.preinst
diff --git a/debian/libopenni0.preinst b/debian/libopenni0.preinst
index 1578e66..8d263a3 100644
--- a/debian/libopenni0.preinst
+++ b/debian/libopenni0.preinst
@@ -12,6 +12,7 @@ case "$1" in
mv /var/lib/ni/licenses.xml /var/lib/ni/licenses.xml.dpkg-old
mv /var/lib/ni/modules.xml /var/lib/ni/modules.xml.dpkg-old
fi
+ ;;
esac
#DEBHELPER#
--
openni packaging
More information about the pkg-multimedia-commits
mailing list