summaryrefslogtreecommitdiff
path: root/emulators/fs-uae-launcher/patches/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/fs-uae-launcher/patches/patch-setup.py')
-rw-r--r--emulators/fs-uae-launcher/patches/patch-setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/fs-uae-launcher/patches/patch-setup.py b/emulators/fs-uae-launcher/patches/patch-setup.py
index 48cc05acce4..0e1823ffca7 100644
--- a/emulators/fs-uae-launcher/patches/patch-setup.py
+++ b/emulators/fs-uae-launcher/patches/patch-setup.py
@@ -1,4 +1,4 @@
-$NetBSD: patch-setup.py,v 1.3 2019/08/22 18:35:23 adam Exp $
+$NetBSD: patch-setup.py,v 1.4 2019/11/18 20:01:03 adam Exp $
Fix installation on Darwin.
@@ -10,7 +10,7 @@ Fix installation on Darwin.
-if sys.platform == "darwin":
- setup_kwargs["name"] = title
-- setup_kwargs["version"] = "3.0.0"
+- setup_kwargs["version"] = "3.0.2"
-else:
- setup_kwargs["scripts"] = scripts
+setup_kwargs["scripts"] = scripts