--- wxSoundDecompress.py.orig	2010-03-08 12:32:43.000000000 -0600
+++ wxSoundDecompress.py	2010-05-21 16:26:10.000000000 -0500
@@ -40,7 +40,7 @@
     "win32": "C:\\Program Files\\Uru Live\\",
     }
 
-DefaultUruDir = PlatformDefaultDir[sys.platform]
+DefaultUruDir = "@PREFIX@/share/mystonline/data"
 DefaultDataDir = "dat"
 DefaultSFXDir = "sfx"
 DefaultCacheDir = os.path.join(DefaultSFXDir,"streamingCache")
