[pcituils] Fix post-installation error
[openwrt/svn-archive/archive.git] / utils / pciutils / Makefile
index 37c7aaed1d4f3d1b6c9b6def07fe7e57fc024028..8cba97305f524fbb12053d1cc79a9feb11deedb4 100644 (file)
@@ -33,6 +33,7 @@ endef
 define Package/pciutils/postinst
 #!/bin/sh
 $${IPKG_INSTROOT}/usr/sbin/update-pciids.sh
+exit 0
 endef
 
 MAKE_FLAGS += \