projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86e21af
)
Clarify error message
author
nix
<nix@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 13 Dec 2007 15:25:02 +0000
(15:25 +0000)
committer
nix
<nix@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 13 Dec 2007 15:25:02 +0000
(15:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9726
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/popt/Makefile
patch
|
blob
|
history
diff --git
a/libs/popt/Makefile
b/libs/popt/Makefile
index
bb6da20
..
64cb072
100644
(file)
--- a/
libs/popt/Makefile
+++ b/
libs/popt/Makefile
@@
-62,5
+62,5
@@
endef
$(eval $(call BuildPackage,libpopt))
$(eval $(call RequireCommand,xgettext, \
- $(PKG_NAME) requires
GNU gettext
to build. \
+ $(PKG_NAME) requires
the GNU gettext development package installed on the local system
to build. \
))