projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81bf6d7
)
Add libtool fixup to urbi.
author
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 13 Sep 2008 12:46:30 +0000
(12:46 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 13 Sep 2008 12:46:30 +0000
(12:46 +0000)
SVN-Revision: 12594
lang/urbi/Makefile
patch
|
blob
|
history
diff --git
a/lang/urbi/Makefile
b/lang/urbi/Makefile
index 128b85859229b80f8b73ef85dbd6b50ff2ac8d6a..6ab137c27e8a0c19adfee6320548e761aecc43d9 100644
(file)
--- a/
lang/urbi/Makefile
+++ b/
lang/urbi/Makefile
@@
-5,7
+5,7
@@
# See /LICENSE for more information.
#
# $Id: $
-
+
include $(TOPDIR)/rules.mk
PKG_NAME:=urbi
@@
-15,6
+15,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-sdk-$(PKG_VERSION)-src.zip
PKG_SOURCE_URL:=http://www.gostai.com/downloads/aibo/
PKG_MD5SUM:=02f64abb6232ddd7b0cb6dc182e2df26
+PKG_FIXUP:=libtool
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-sdk