[backfire] merge r23222
[openwrt-10.03/.git] / include / package-ipkg.mk
index 65fb50da9fea47d0558684dd1e3cde70f2e95bde..b3b8f2bf6d2134b9b71b0df7e1908b30f5f8e321 100644 (file)
@@ -98,7 +98,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 "Status: unknown $(if $(filter hold,$(PKG_FLAGS)),hold,ok) not-installed"; \
                echo "Priority: $(PRIORITY)"; \
                echo "Maintainer: $(MAINTAINER)"; \
                echo "Architecture: $(PKGARCH)"; \