/lib/firmware/ is owned by udev, so it's not of our business to remove
it; actually with recent piuparts it's not even there anymore when the
package is purged as udev is removed before kinect-audio-setup.
case "$1" in
purge)
rm -rf /lib/firmware/kinect
case "$1" in
purge)
rm -rf /lib/firmware/kinect
- # Because piuparts complains about /lib/firmware still there
- rmdir --ignore-fail-on-non-empty -p /lib/firmware/
if [ -e /usr/share/debconf/confmodule ];
then
if [ -e /usr/share/debconf/confmodule ];
then