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:
cf50ab4
)
Revert back [5480] since the Touch macro was removed
author
Florian Fainelli
<florian@openwrt.org>
Thu, 9 Nov 2006 13:56:57 +0000
(13:56 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 9 Nov 2006 13:56:57 +0000
(13:56 +0000)
SVN-Revision: 5482
net/tor/Makefile
patch
|
blob
|
history
diff --git
a/net/tor/Makefile
b/net/tor/Makefile
index 16b6f23cc3e94bab988e1cdfc1038c34c362ee92..d853b95c549f8b89aa9d1aa461e80c8f8a8e062b 100644
(file)
--- a/
net/tor/Makefile
+++ b/
net/tor/Makefile
@@
-79,6
+79,12
@@
fi
endef
define Build/Configure
+ (cd $(PKG_BUILD_DIR); touch \
+ configure.in \
+ aclocal.m4 \
+ Makefile.in \
+ configure \
+ );
$(call Build/Configure/Default,\
--with-libevent-dir="$(STAGING_DIR)/usr/" \
--with-gnu-ld \