projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
953d99f
)
[packages] mysql: don't autoreconf
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Dec 2010 19:25:08 +0000
(19:25 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Dec 2010 19:25:08 +0000
(19:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24398
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/mysql/Makefile
patch
|
blob
|
history
diff --git
a/libs/mysql/Makefile
b/libs/mysql/Makefile
index
7b32305
..
e7a111c
100644
(file)
--- a/
libs/mysql/Makefile
+++ b/
libs/mysql/Makefile
@@
-21,7
+21,8
@@
PKG_MD5SUM:=e5e7c5b0b5c382489e6a66778703bc46
PKG_BUILD_DEPENDS:=libncurses libreadline
PKG_BUILD_PARALLEL:=1
-PKG_FIXUP:=libtool
+
+PKG_FIXUP:=libtool no-autoreconf
include $(INCLUDE_DIR)/package.mk