projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a392078
)
fix libX11 compile
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 25 Dec 2007 02:54:51 +0000
(
02:54
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 25 Dec 2007 02:54:51 +0000
(
02:54
+0000)
SVN-Revision: 9914
XOrg/lib/libX11/Makefile
patch
|
blob
|
history
diff --git
a/XOrg/lib/libX11/Makefile
b/XOrg/lib/libX11/Makefile
index 7831a7a577eb1358ab35d524e5cf45ff1c36108b..2e07ff0c3047c6912ffa567a7d8cc58057f0ef3c 100644
(file)
--- 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