Skip to content
Snippets Groups Projects
Commit 3eed50f9 authored by jow's avatar jow
Browse files

[backfire] merge r23222

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23223 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent fe1eb771
No related branches found
No related tags found
No related merge requests found
......@@ -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)"; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment