projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
406fbe0
)
[packages] gdbm: don't autoreconf
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Dec 2010 02:25:35 +0000
(
02:25
+0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Dec 2010 02:25:35 +0000
(
02:25
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24322
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/gdbm/Makefile
patch
|
blob
|
history
diff --git
a/libs/gdbm/Makefile
b/libs/gdbm/Makefile
index
9d9c58c
..
d9bc342
100644
(file)
--- a/
libs/gdbm/Makefile
+++ b/
libs/gdbm/Makefile
@@
-15,7
+15,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/gdbm
PKG_MD5SUM:=1d1b1d5c0245b1c00aff92da751e9aa1
-PKG_FIXUP:=libtool
+PKG_FIXUP:=libtool
no-autoreconf
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk