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:
cc34e90
)
[package] update netatalk after r18492.
author
Florian Fainelli
<florian@openwrt.org>
Mon, 23 Nov 2009 00:39:14 +0000
(
00:39
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 23 Nov 2009 00:39:14 +0000
(
00:39
+0000)
SVN-Revision: 18494
net/netatalk/Makefile
patch
|
blob
|
history
diff --git
a/net/netatalk/Makefile
b/net/netatalk/Makefile
index 22b1e687051c1d3944ac7e20fe97b29661b470d9..7a5a3de897c92ec32f08bfff612c9ef79ce4fcf3 100644
(file)
--- a/
net/netatalk/Makefile
+++ b/
net/netatalk/Makefile
@@
-36,7
+36,7
@@
define Build/Configure
--disable-cups \
--disable-tcp-wrappers \
--with-cnid-default-backend=dbd \
- --with-bdb="$(STAGING_DIR)/usr/
lib/db47/usr
" \
+ --with-bdb="$(STAGING_DIR)/usr/" \
--with-libgcrypt-dir="$(STAGING_DIR)/usr" \
--with-ssl-dir="$(STAGING_DIR)/usr" \
)