opnsense-ports/games/moagg/files/patch-run.sh
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
237 B
Bash

--- run.sh.orig 2008-02-08 20:24:00.000000000 +0100
+++ run.sh 2012-08-07 10:41:16.000000000 +0200
@@ -1,5 +1,7 @@
#!/bin/sh
+cd %%JAVASHAREDIR%%/moagg
+
# Uncomment this line to force usage of the GAGE timer.
#MOAGG_TIMER="GAGE"