projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ebecad
)
-LRN: fix for OOTSD builds
author
Christian Grothoff
<christian@grothoff.org>
Sat, 31 Dec 2011 10:24:22 +0000
(10:24 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 31 Dec 2011 10:24:22 +0000
(10:24 +0000)
contrib/Makefile.am
patch
|
blob
|
history
diff --git
a/contrib/Makefile.am
b/contrib/Makefile.am
index 5c892ecc7a2a5f4ca2266b7f8b4b56faaa586c0d..df6bdc275b9220223eaa70f96ac819d66f7a2387 100644
(file)
--- a/
contrib/Makefile.am
+++ b/
contrib/Makefile.am
@@
-28,7
+28,7
@@
EXTRA_DIST = \
do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'
%.py: %.py.in Makefile
- $(do_subst) < $
(srcdir)/$
< > $@
+ $(do_subst) < $< > $@
chmod +x $@
# init_gnunet_redhat \