git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add MessageTimeout parameter and description to the config file
[stg.git]
/
stglibs
/
Makefile.in
diff --git
a/stglibs/Makefile.in
b/stglibs/Makefile.in
index c6db5f999c9b26f4ae5ba73a03de1cda599eee17..714a99ea2cbebf9ce16f86a0f9bf49319396e62c 100644
(file)
--- a/
stglibs/Makefile.in
+++ b/
stglibs/Makefile.in
@@
-67,7
+67,7
@@
clean:
done
install: $(PROG)
- mkdir -m $(
BIN
_MODE) -p $(PREFIX)/usr/lib/stg
+ mkdir -m $(
DIR
_MODE) -p $(PREFIX)/usr/lib/stg
install -m $(BIN_MODE) -o $(OWNER) -s $(PROG) $(PREFIX)/usr/lib/stg/$(PROG)
uninstall: