[packages] usbutils: Fix package installation if IDs list update fails
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17242 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6941f0d45e
commit
7b9a6ef73f
@ -28,6 +28,7 @@ endef
|
||||
define Package/usbutils/postinst
|
||||
#!/bin/sh
|
||||
(cd $${IPKG_INSTROOT}/usr/share; $${IPKG_INSTROOT}/usr/sbin/update-usbids.sh)
|
||||
exit 0
|
||||
endef
|
||||
|
||||
# uses GNU configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user