$OpenBSD: patch-BitTorrent_platform_py,v 1.4 2006/05/08 13:46:48 naddy Exp $
--- BitTorrent/platform.py.orig	Tue Jan 31 21:16:36 2006
+++ BitTorrent/platform.py	Sun Apr  9 16:24:54 2006
@@ -92,7 +92,7 @@ elif os_name == 'posix':
 
 
 def calc_unix_dirs():
-    appdir = '%s-%s'%(app_name, version)
+    appdir = app_name
     ip = os.path.join('share', 'pixmaps', appdir)
     dp = os.path.join('share', 'doc'    , appdir)
     lp = os.path.join('share', 'locale')
