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:
09cbefc
)
Add libtool fixup to libusb.
author
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 8 Oct 2008 18:01:24 +0000
(18:01 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Wed, 8 Oct 2008 18:01:24 +0000
(18:01 +0000)
SVN-Revision: 12922
libs/libusb/Makefile
patch
|
blob
|
history
diff --git
a/libs/libusb/Makefile
b/libs/libusb/Makefile
index 8185060f0eff4926288b91b9bd854c5e2617ebdd..7d74f56533c8c081c91423842324dd8cb0fddc6f 100644
(file)
--- a/
libs/libusb/Makefile
+++ b/
libs/libusb/Makefile
@@
-15,6
+15,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/libusb
PKG_MD5SUM:=caf182cbc7565dac0fd72155919672e6
+PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk