projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9fc3a6
)
Fix RequireCommand call in pygtk
author
Florian Fainelli
<florian@openwrt.org>
Wed, 6 Aug 2008 10:33:30 +0000
(10:33 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 6 Aug 2008 10:33:30 +0000
(10:33 +0000)
SVN-Revision: 12203
lang/pygtk/Makefile
patch
|
blob
|
history
diff --git
a/lang/pygtk/Makefile
b/lang/pygtk/Makefile
index 524394c61b7868a3980ff86c033728467e442313..9c978857b989338824aac3caef3659e4083801d5 100644
(file)
--- a/
lang/pygtk/Makefile
+++ b/
lang/pygtk/Makefile
@@
-54,6
+54,6
@@
define Package/python-gtk/install
endef
$(eval $(call BuildPackage,python-gtk))
-$(eval $(call RequireCommand,pygtk-codegen-2.0 \
+$(eval $(call RequireCommand,pygtk-codegen-2.0
,
\
Please install the pygtk 2.0 development package \
))