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:
a1bf4d1
)
[packages_10.03.1] merge r27613
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 17 Jul 2011 23:11:37 +0000
(23:11 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 17 Jul 2011 23:11:37 +0000
(23:11 +0000)
SVN-Revision: 27675
Xorg/font/dejavu-fonts-ttf/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/font/dejavu-fonts-ttf/Makefile
b/Xorg/font/dejavu-fonts-ttf/Makefile
index 7f9abd03ca21c49de138b55c23e6af65dbff57be..e971baf6853aa99e67486fc187f2e19883410b81 100644
(file)
--- a/
Xorg/font/dejavu-fonts-ttf/Makefile
+++ b/
Xorg/font/dejavu-fonts-ttf/Makefile
@@
-59,6
+59,10
@@
define Package/dejavu-fonts-ttf
DEPENDS:=@DISPLAY_SUPPORT
endef
+define Package/dejavu-fonts-ttf/install
+ true
+endef
+
$(foreach file,$(FILES),$(eval $(call PartGen,$(file))))
define Build/Compile