projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28b382e
)
[PATCH] Fix libclinkc makefile
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Apr 2009 15:32:31 +0000
(15:32 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Apr 2009 15:32:31 +0000
(15:32 +0000)
Signed-off-by: Surki <surkii@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15259
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/clinkc/Makefile
patch
|
blob
|
history
diff --git
a/libs/clinkc/Makefile
b/libs/clinkc/Makefile
index
c667a7c
..
5f875a4
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))