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:
c9b52f6
)
DESTDIR needed here
author
David Barksdale
<amatus@amat.us>
Thu, 14 Jun 2018 14:27:53 +0000
(09:27 -0500)
committer
David Barksdale
<amatus@amat.us>
Thu, 14 Jun 2018 14:27:53 +0000
(09:27 -0500)
contrib/Makefile.am
patch
|
blob
|
history
diff --git
a/contrib/Makefile.am
b/contrib/Makefile.am
index 27b1d01bc8a64355fe5228a3446c6437172130d8..1e348233d9908aae237bf3153c943cade147ffd9 100644
(file)
--- a/
contrib/Makefile.am
+++ b/
contrib/Makefile.am
@@
-125,7
+125,7
@@
install-data-local:
$(INSTALL_DATA) $$hello $(DESTDIR)$(pkghellodir)/ ; \
fi \
done
- install scripts/gnunet-bugreport $(bindir)/gnunet-bugreport
+ install scripts/gnunet-bugreport $(
DESTDIR)$(
bindir)/gnunet-bugreport
dist-hook:
if test -d $(srcdir)/hellos; then \