mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 07:00:30 +00:00
trivial: debian: remove ata.conf on upgrade (Closes: #980570)
This commit is contained in:
parent
9c1bdf68be
commit
5791b3df94
@ -10,6 +10,8 @@ if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
|
||||
/etc/fwupd/remotes.d/fwupd.conf 1.2.7~ -- "$@"
|
||||
dpkg-maintscript-helper rm_conffile \
|
||||
/etc/dbus-1/system.d/org.freedesktop.fwupd.conf 1.3.2~ -- "$@"
|
||||
dpkg-maintscript-helper rm_conffile \
|
||||
/etc/fwupd/ata.conf 1.5.5~ -- "$@"
|
||||
fi
|
||||
|
||||
#Perform transition from /etc/fwupd/uefi.conf to /etc/fwupd/uefi_capsule.conf
|
||||
|
@ -15,6 +15,8 @@ if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
|
||||
/etc/fwupd/remotes.d/fwupd.conf 1.2.7~ -- "$@"
|
||||
dpkg-maintscript-helper rm_conffile \
|
||||
/etc/dbus-1/system.d/org.freedesktop.fwupd.conf 1.3.2~ -- "$@"
|
||||
dpkg-maintscript-helper rm_conffile \
|
||||
/etc/fwupd/ata.conf 1.5.5~ -- "$@"
|
||||
fi
|
||||
|
||||
#Perform transition from /etc/fwupd/uefi.conf to /etc/fwupd/uefi_capsule.conf
|
||||
|
@ -10,6 +10,8 @@ if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
|
||||
/etc/fwupd/remotes.d/fwupd.conf 1.2.7~ -- "$@"
|
||||
dpkg-maintscript-helper rm_conffile \
|
||||
/etc/dbus-1/system.d/org.freedesktop.fwupd.conf 1.3.2~ -- "$@"
|
||||
dpkg-maintscript-helper rm_conffile \
|
||||
/etc/fwupd/ata.conf 1.5.5~ -- "$@"
|
||||
fi
|
||||
|
||||
#Perform transition from /etc/fwupd/uefi.conf to /etc/fwupd/uefi_capsule.conf
|
||||
|
Loading…
Reference in New Issue
Block a user