Fix pciutils installation (#1921)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7679 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -34,7 +34,7 @@ endef
|
|||||||
|
|
||||||
define Package/pciutils/postinst
|
define Package/pciutils/postinst
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
update-pciids.sh
|
$${IPKG_INSTROOT}/usr/sbin/update-pciids.sh
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
Reference in New Issue
Block a user