[package] libXfont: Disable docs

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18968 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
lars 2009-12-29 19:03:12 +00:00
parent 7ccc0d37f0
commit 93cb4aae35

View File

@ -31,6 +31,12 @@ define Package/libXfont
URL:=http://xorg.freedesktop.org/
endef
define Build/Configure
$(call Build/Configure/Default, \
--disable-devel-docs \
)
endef
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/{lib/pkgconfig,include/X11/fonts}
$(CP) \