From 8dd065283f7b8de35f74c8df0fcede5c3eb19e0c Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 25 Dec 2007 02:54:51 +0000 Subject: [PATCH] fix libX11 compile git-svn-id: svn://svn.openwrt.org/openwrt/packages@9914 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- XOrg/lib/libX11/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/XOrg/lib/libX11/Makefile b/XOrg/lib/libX11/Makefile index 7831a7a57..2e07ff0c3 100644 --- a/XOrg/lib/libX11/Makefile +++ b/XOrg/lib/libX11/Makefile @@ -81,6 +81,7 @@ endef define Build/InstallDev $(call libtool_fixup_libdir,$(PKG_INSTALL_DIR)) + $(INSTALL_DIR) $(1) $(CP) $(PKG_INSTALL_DIR)/* $(1) endef -- 2.11.0