From 4319c94244fdb7b6cfbf436ef64155e4e2378143 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 27 Oct 2014 12:08:08 +0200 Subject: [PATCH] systemd: install usb*.hwdb --- packages/sysutils/systemd/package.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/sysutils/systemd/package.mk b/packages/sysutils/systemd/package.mk index 7734be019a..5e18910668 100644 --- a/packages/sysutils/systemd/package.mk +++ b/packages/sysutils/systemd/package.mk @@ -126,8 +126,6 @@ post_makeinstall_target() { rm -f $INSTALL/usr/lib/udev/hwdb.d/20-bluetooth-vendor-product.hwdb rm -f $INSTALL/usr/lib/udev/hwdb.d/20-pci-classes.hwdb rm -f $INSTALL/usr/lib/udev/hwdb.d/20-pci-vendor-model.hwdb - rm -f $INSTALL/usr/lib/udev/hwdb.d/20-usb-classes.hwdb - rm -f $INSTALL/usr/lib/udev/hwdb.d/20-usb-vendor-model.hwdb rm -f $INSTALL/usr/lib/udev/hwdb.d/20-net-ifname.hwdb rm -f $INSTALL/usr/lib/udev/hwdb.d/20-sdio-classes.hwdb rm -f $INSTALL/usr/lib/udev/hwdb.d/20-sdio-vendor-model.hwdb