summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2016-05-05 02:54:40 +0100
committerScore_Under2016-05-05 02:54:40 +0100
commitf48eb01197abcdabc7159d73501108910bbd4dd7 (patch)
tree17c06f774465e8019d7a2b17d276e12b050d7b44 /paths-in-opt.patch
parent060cea414352a1c89474a0c21fc3b4deebda47ae (diff)
downloadaur-f48eb01197abcdabc7159d73501108910bbd4dd7.tar.gz
Update for v204
Diffstat (limited to 'paths-in-opt.patch')
-rw-r--r--paths-in-opt.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/paths-in-opt.patch b/paths-in-opt.patch
index 405b7a0bda32..38bd41d04e91 100644
--- a/paths-in-opt.patch
+++ b/paths-in-opt.patch
@@ -1,5 +1,5 @@
diff --git a/include/ClientGUI.py b/include/ClientGUI.py
-index 68531a7..c4b8625 100755
+index 99d0f78..a201ea1 100755
--- a/include/ClientGUI.py
+++ b/include/ClientGUI.py
@@ -156,7 +156,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
@@ -11,7 +11,7 @@ index 68531a7..c4b8625 100755
aboutinfo.SetLicense( license )
-@@ -287,7 +287,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
+@@ -312,7 +312,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
server_executable = server_executable.replace( 'pythonw', 'python' )
@@ -21,7 +21,7 @@ index 68531a7..c4b8625 100755
time_waited = 0
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index 4475018..6cfd0d0 100755
+index a0a77fb..2a74aa2 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,24 +3,9 @@ import sys