11 lines
297 B
Text
11 lines
297 B
Text
|
--- data/sof.orig 2008-10-10 17:55:11.000000000 +1000
|
||
|
+++ data/sof 2008-10-10 17:54:52.000000000 +1000
|
||
|
@@ -1,5 +1,7 @@
|
||
|
#!/bin/sh
|
||
|
|
||
|
+SOF_DATA_PATH="%%DATADIR%%"
|
||
|
+
|
||
|
# Function to find the real directory a program resides in.
|
||
|
# Feb. 17, 2000 - Sam Lantinga, Loki Entertainment Software
|
||
|
FindPath()
|