Signed-off-by: Vasilis Tsiligiannis <[EMAIL PROTECTED]>
---
 packages/utils/pciutils/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/utils/pciutils/Makefile b/packages/utils/pciutils/Makefile
index d20f2f5..8b5c344 100644
--- a/packages/utils/pciutils/Makefile
+++ b/packages/utils/pciutils/Makefile
@@ -34,6 +34,7 @@ endef
 define Package/pciutils/postinst
 #!/bin/sh
 $${IPKG_INSTROOT}/usr/sbin/update-pciids.sh
+exit 0
 endef
 
 MAKE_FLAGS += \
-- 
1.5.4.3

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to