diff options
author | erdgeist <erdgeist@erdgeist.org> | 2006-03-25 11:41:38 +0000 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2006-03-25 11:41:38 +0000 |
commit | 74d5a75caf855fa3b7f2ac8fad5d0c1af312ae70 (patch) | |
tree | 8a1970c2048ddadce9bf1521e88b710f5c7adf82 /ezjail.sh | |
parent | 246a663eee0677655eb09b9bd16e59a00e6f54ce (diff) |
Debug PREFIX removed
Diffstat (limited to 'ezjail.sh')
-rwxr-xr-x | ezjail.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -14,8 +14,7 @@ | |||
14 | # Please do not change this file, configure in EZJAIL_PREFIX/etc/ezjail.conf | 14 | # Please do not change this file, configure in EZJAIL_PREFIX/etc/ezjail.conf |
15 | 15 | ||
16 | # ugly: this variable is set on port install time | 16 | # ugly: this variable is set on port install time |
17 | #ezjail_prefix=EZJAIL_PREFIX | 17 | ezjail_prefix=EZJAIL_PREFIX |
18 | ezjail_prefix=/usr/local | ||
19 | 18 | ||
20 | . /etc/rc.subr | 19 | . /etc/rc.subr |
21 | 20 | ||