File torbrowser-launcher-fix-distro-name.patch of Package torbrowser-launcher

Index: torbrowser-launcher-0.2.2/setup.py
===================================================================
--- torbrowser-launcher-0.2.2.orig/setup.py
+++ torbrowser-launcher-0.2.2/setup.py
@@ -31,7 +31,7 @@ import os, sys, platform
 SHARE = 'share'
 
 # detect linux distribution
-distro = platform.dist()[0]
+distro = 'openSUSE'
 
 def file_list(path):
     files = []
openSUSE Build Service is sponsored by