projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d878e0
)
touch some autoconf files to prevent autoheader invocation, since configure is modifi...
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 23 Jan 2007 19:11:57 +0000
(19:11 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 23 Jan 2007 19:11:57 +0000
(19:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6187
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/arpd/Makefile
patch
|
blob
|
history
diff --git
a/net/arpd/Makefile
b/net/arpd/Makefile
index
1fe6511
..
234a7d4
100644
(file)
--- a/
net/arpd/Makefile
+++ b/
net/arpd/Makefile
@@
-30,6
+30,10
@@
define Package/arpd
endef
define Build/Configure
+ (cd $(PKG_BUILD_DIR); touch \
+ stamp-h.in \
+ config.h.in \
+ );
$(call Build/Configure/Default, \
--with-libdnet="$(STAGING_DIR)/usr" \
--with-libevent="$(STAGING_DIR)/usr" \