1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-17 15:04:42 +02:00

[backfire] merge r23222

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23223 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-10-04 17:21:32 +00:00
parent fe1eb77196
commit 3eed50f9b9

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