20191210 release

Fix postrm script
This commit is contained in:
Serge Schneider
2019-12-10 14:23:41 +00:00
parent 7aca4ec3b0
commit a60e870b96
3 changed files with 26 additions and 2 deletions

View File

@@ -8,6 +8,4 @@ if dpkg --compare-versions "${2}" lt-nl "20170619"; then
update-rc.d -f raspi-config remove
fi
rmdir --ignore-fail-on-non-empty /etc/X11/xorg.conf.d/
#DEBHELPER#