[kirkwood] Iomega iConnect Wireless platform support
[openwrt.git] / include / package-ipkg.mk
index edee6a4..f08cf89 100644 (file)
@@ -101,6 +101,7 @@ ifeq ($(DUMP),)
                echo "Provides: $(PROVIDES)"; \
                echo "Source: $(SOURCE)"; \
                echo "Section: $(SECTION)"; \
+               echo "Status: install $(if $(filter hold,$(PKG_FLAGS)),hold,ok) not-installed"; \
                echo "Priority: $(PRIORITY)"; \
                echo "Maintainer: $(MAINTAINER)"; \
                echo "Architecture: $(PKGARCH)"; \
This page took 0.030531 seconds and 4 git commands to generate.