[package] libXfont: Disable docs
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18968 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7ccc0d37f0
commit
93cb4aae35
@ -31,6 +31,12 @@ define Package/libXfont
|
|||||||
URL:=http://xorg.freedesktop.org/
|
URL:=http://xorg.freedesktop.org/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Build/Configure
|
||||||
|
$(call Build/Configure/Default, \
|
||||||
|
--disable-devel-docs \
|
||||||
|
)
|
||||||
|
endef
|
||||||
|
|
||||||
define Build/InstallDev
|
define Build/InstallDev
|
||||||
$(INSTALL_DIR) $(1)/usr/{lib/pkgconfig,include/X11/fonts}
|
$(INSTALL_DIR) $(1)/usr/{lib/pkgconfig,include/X11/fonts}
|
||||||
$(CP) \
|
$(CP) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user