auto prefix reinserted

This commit is contained in:
erdgeist 2005-09-22 18:15:14 +00:00
parent f21f248100
commit 6f67d58248

View File

@ -1,7 +1,7 @@
#!/bin/sh
# ugly: this variable is set during port install time
ezjail_prefix=/usr/local
ezjail_prefix=EZJAIL_PREFIX
ezjail_jailcfgs=${ezjail_prefix}/etc/ezjail
if [ "0" != "`id -u`" ]; then