diff options
| -rw-r--r-- | scripts/postinst-intercepts/update_udev_hwdb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/postinst-intercepts/update_udev_hwdb b/scripts/postinst-intercepts/update_udev_hwdb index 102e99b947..8076b8ae6f 100644 --- a/scripts/postinst-intercepts/update_udev_hwdb +++ b/scripts/postinst-intercepts/update_udev_hwdb | |||
| @@ -17,5 +17,6 @@ case "${PREFERRED_PROVIDER_udev}" in | |||
| 17 | ;; | 17 | ;; |
| 18 | esac | 18 | esac |
| 19 | 19 | ||
| 20 | rm -f $D${UDEVLIBDIR}/udev/hwdb.bin | ||
| 20 | PSEUDO_UNLOAD=1 ${binprefix}qemuwrapper -L $D $D${libexecdir}/${binprefix}udevadm hwdb --update --root $D ${UDEV_EXTRA_ARGS} | 21 | PSEUDO_UNLOAD=1 ${binprefix}qemuwrapper -L $D $D${libexecdir}/${binprefix}udevadm hwdb --update --root $D ${UDEV_EXTRA_ARGS} |
| 21 | chown root:root $D${UDEVLIBDIR}/udev/hwdb.bin | 22 | chown root:root $D${UDEVLIBDIR}/udev/hwdb.bin |
