projects
/
apps
/
pfixtools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
471db7e
)
Fix /bin path not created in Makefile
author
Nicolas Aupetit
<nicolas.aupetit@nautile.nc>
Sun, 9 Nov 2008 10:49:23 +0000
(21:49 +1100)
committer
Florent Bruneau
<florent.bruneau@polytechnique.org>
Sun, 9 Nov 2008 15:05:47 +0000
(16:05 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
b2290cb
..
7b58a6c
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-66,6
+66,7
@@
$(INSTALL_TARGETS): install-%: % install-dir
install-postlicyd: install-postlicyd-tools install-postlicyd-conf
install-dir:
install -d $(DESTDIR)$(prefix)/sbin
+ install -d $(DESTDIR)$(prefix)/bin
install -d $(DESTDIR)/etc/pfixtools
install-postlicyd-tools: