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:
f6ae23d
)
[PATCH] Fix libclinkc makefile
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 19 Apr 2009 15:32:31 +0000
(15:32 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 19 Apr 2009 15:32:31 +0000
(15:32 +0000)
Signed-off-by: Surki <surkii@gmail.com>
SVN-Revision: 15259
libs/clinkc/Makefile
patch
|
blob
|
history
diff --git
a/libs/clinkc/Makefile
b/libs/clinkc/Makefile
index c667a7cb5b777ae78c4021895877b06a21a33670..5f875a4ac296867ea31e0379f2b9869d71ec7633 100644
(file)
--- a/
libs/clinkc/Makefile
+++ b/
libs/clinkc/Makefile
@@
-51,4
+51,4
@@
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libclinkc.a $(1)/usr/lib/
endef
-$(eval $(call BuildPackage
/
libclinkc))
+$(eval $(call BuildPackage
,
libclinkc))