d/maintscript: really remove the old apt hook for kernel
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
bfdc97f35d
commit
70bf844a14
2
debian/maintscript
vendored
Normal file
2
debian/maintscript
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# FIXME: remove in 7.0
|
||||
rm_conffile /etc/apt/apt.conf.d/75pveconf 6.0-0+3 pve-manager
|
3
debian/postinst
vendored
3
debian/postinst
vendored
@ -85,4 +85,7 @@ case "$1" in
|
||||
exit 0;;
|
||||
esac
|
||||
|
||||
# FIXME: remove in 7.0
|
||||
dpkg-maintscript-helper rm_conffile /etc/apt/apt.conf.d/75pveconf 6.0-0\+3 pve-manager -- "$@"
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user