[packages_10.03.1] merge r27613
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Jul 2011 23:11:37 +0000 (23:11 +0000)
committerJo-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

index 7f9abd03ca21c49de138b55c23e6af65dbff57be..e971baf6853aa99e67486fc187f2e19883410b81 100644 (file)
@@ -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