projects
/
psad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
378337c
)
added --install-root and --install-test-dir options to --help output
author
Michael Rash
<mbr@cipherdyne.org>
Fri, 23 Mar 2012 00:26:53 +0000 (20:26 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Fri, 23 Mar 2012 00:26:53 +0000 (20:26 -0400)
install.pl
patch
|
blob
|
history
diff --git
a/install.pl
b/install.pl
index
4692996
..
ced7c6d
100755
(executable)
--- a/
install.pl
+++ b/
install.pl
@@
-2198,6
+2198,10
@@
Usage: install.pl [options]
(this is not usually necessary since
the default is to enable
ENABLE_SYSLOG_FILE).
+ --install-root <dir> - Install psad at a custom path (analogous
+ to './configure --prefix=/dir').
+ --install-test-dir - Install psad in test/psad-install for
+ test suite.
-r, --runlevel <N> - Specify the current system runlevel.
--no-rm-lib-dir - Do not remove the /usr/lib/psad/
directory before installing psad.