From 0b2cc5b601d59959a241af1cef4b0926f0833020 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 31 Jan 2021 17:22:00 +0000 Subject: Updating liguros repo --- dev-python/wxpython2/files/wxpython-3.0-wxversion-demo.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 dev-python/wxpython2/files/wxpython-3.0-wxversion-demo.patch (limited to 'dev-python/wxpython2/files/wxpython-3.0-wxversion-demo.patch') diff --git a/dev-python/wxpython2/files/wxpython-3.0-wxversion-demo.patch b/dev-python/wxpython2/files/wxpython-3.0-wxversion-demo.patch deleted file mode 100644 index a4f6b0b07a3c..000000000000 --- a/dev-python/wxpython2/files/wxpython-3.0-wxversion-demo.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- demo/demo.org -+++ demo/demo.py -@@ -1,4 +1,7 @@ - #!/usr/bin/env python - -+import wxversion -+wxversion.select("3.0") -+ - import Main - Main.main() -- cgit v1.3.1