summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2016-10-20 16:48:25 +0100
committerScore_Under2016-10-20 16:48:25 +0100
commit9f4bc7a762f06316dbd8e8fde0cdc19cb589b255 (patch)
treea93d56ca80a3c370c001bdcf844384204b86a5a6 /paths-in-opt.patch
parent3274a27c8a7855cc4021ebdfd4ee365ae94d8b7f (diff)
downloadaur-9f4bc7a762f06316dbd8e8fde0cdc19cb589b255.tar.gz
Update for v228 (and use `git apply` instead of `patch`)
Diffstat (limited to 'paths-in-opt.patch')
-rw-r--r--paths-in-opt.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/paths-in-opt.patch b/paths-in-opt.patch
index ffc6a1c92a2b..01251b99cb67 100644
--- a/paths-in-opt.patch
+++ b/paths-in-opt.patch
@@ -1,8 +1,8 @@
diff --git a/include/ClientGUI.py b/include/ClientGUI.py
-index 8451548..d11ebd2 100755
+index fe4f8a8..51d26d7 100755
--- a/include/ClientGUI.py
+++ b/include/ClientGUI.py
-@@ -174,7 +174,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
+@@ -175,7 +175,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
aboutinfo.SetVersion( str( HC.SOFTWARE_VERSION ) + ', using network version ' + str( HC.NETWORK_VERSION ) )
aboutinfo.SetDescription( CC.CLIENT_DESCRIPTION )
@@ -11,7 +11,7 @@ index 8451548..d11ebd2 100755
aboutinfo.SetLicense( license )
-@@ -333,7 +333,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
+@@ -334,7 +334,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
python_executable = python_executable.replace( 'pythonw', 'python' )
@@ -21,7 +21,7 @@ index 8451548..d11ebd2 100755
time_waited = 0
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index f7eed65..7d110bb 100755
+index fb7e55f..609eb39 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,27 +3,12 @@ import sys