[backfire] merge r23222
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Oct 2010 17:21:32 +0000 (17:21 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Oct 2010 17:21:32 +0000 (17:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23223 3c298f89-4303-0410-b956-a3cf2f4a3e73

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)"; \