unix module fixes for freebsd; -- noch

Former-commit-id: d749f3e8e9
This commit is contained in:
norayr 2015-05-20 16:20:39 +00:00
parent 4174762c96
commit 734ee7b330
2 changed files with 46 additions and 73 deletions

View file

@ -1,5 +1,5 @@
MODULE prf;
CONST prefix* = "/Users/noch/local";
CONST prefix* = "/opt";
END prf.