git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6be97e5
)
ibrdtnd: Add autoreconf to fixup
author
Johannes Morgenroth
<redacted>
Mon, 25 Aug 2014 16:34:36 +0000
(18:34 +0200)
committer
Johannes Morgenroth
<redacted>
Mon, 25 Aug 2014 16:35:22 +0000
(18:35 +0200)
The fixup is necessary since there is a patch for configure.ac in this recipe.
Signed-off-by: Johannes Morgenroth <redacted>
net/ibrdtnd/Makefile
patch
|
blob
|
history
diff --git
a/net/ibrdtnd/Makefile
b/net/ibrdtnd/Makefile
index a75dfff8e0d366bb3486c317b7412ed25a3a78a6..eff86703e9740d5399cca91d5f28703dd4a42de5 100644
(file)
--- a/
net/ibrdtnd/Makefile
+++ b/
net/ibrdtnd/Makefile
@@
-18,6
+18,7
@@
PKG_MAINTAINER:=Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
PKG_LICENSE:=Apache-2.0
PKG_INSTALL:=1
+PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT