projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab24f3d
)
fix typo
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Feb 2009 04:36:56 +0000
(
04:36
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Feb 2009 04:36:56 +0000
(
04:36
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14609
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/package.mk
patch
|
blob
|
history
diff --git
a/include/package.mk
b/include/package.mk
index
04625d9
..
13dece4
100644
(file)
--- a/
include/package.mk
+++ b/
include/package.mk
@@
-125,7
+125,7
@@
define BuildPackage
$(eval $(Package/$(1)))
ifdef DESCRIPTION
-$$(error DESCRIPTION:= is obs
e
lete, use Package/PKG_NAME/description)
+$$(error DESCRIPTION:= is obs
o
lete, use Package/PKG_NAME/description)
endif
ifndef Package/$(1)/description
This page took
0.022228 seconds
and
4
git commands to generate.