summarylogtreecommitdiffstats
path: root/menu.patch
diff options
context:
space:
mode:
authorVaporeon2022-10-22 02:50:59 +1300
committerVaporeon2022-10-22 02:50:59 +1300
commit2628293dc2f01a460fad79b008aac93dd2d47f22 (patch)
treed6c617721b91fe4b7c4d69017db002d73a756b41 /menu.patch
parentba5ee02bb166e21a93c947ff497f34979454652b (diff)
downloadaur-2628293dc2f01a460fad79b008aac93dd2d47f22.tar.gz
Update for switch to python 3
Diffstat (limited to 'menu.patch')
-rw-r--r--menu.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/menu.patch b/menu.patch
deleted file mode 100644
index 20eb86e0c62e..000000000000
--- a/menu.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -Nura blastem.old/img2tiles.py blastem.new/img2tiles.py
---- blastem.old/img2tiles.py 2017-06-02 05:44:36.000000000 -0300
-+++ blastem.new/img2tiles.py 2017-06-08 00:50:40.400366258 -0300
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python2
- from PIL import Image
-
- def gchannel(Val):