fjoe 2010-02-10 04:08:19 UTC
FreeBSD ports repository
Modified files:
databases/virtuoso Makefile
Log:
Due to mistake in virtuoso startup scripts the following error can happen
during the build:
expr: illegal option -- N
usage: expr [-e] expression
where N is any decimal number, because some variables used in "expr"
invocations can be negative integers.
Protect against this error (although the workaround does not fix the root
of this problem).
Revision Changes Path
1.18 +2 -1 ports/databases/virtuoso/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"