diff options
Diffstat (limited to 'bin/ACEutils.pm')
-rw-r--r-- | bin/ACEutils.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ACEutils.pm b/bin/ACEutils.pm index 9b5781b954c..2f7347c73b6 100644 --- a/bin/ACEutils.pm +++ b/bin/ACEutils.pm @@ -1,6 +1,7 @@ # $Id$ require Process; +$EXEPREFIX = ".".$DIR_SEPARATOR; package ACE; |