[packages] dejavu-fonts-ttf: make sure that virtual parent package is built
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 15 Jul 2011 13:26:29 +0000 (13:26 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 15 Jul 2011 13:26:29 +0000 (13:26 +0000)
SVN-Revision: 27613

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