summarylogtreecommitdiffstats
path: root/spacechem-hib.patch
diff options
context:
space:
mode:
authorEric Langlois2020-04-17 13:44:14 -0400
committerEric Langlois2020-04-17 13:45:52 -0400
commit5ce8e242aa47a74001f05e36bbaaed6519f01980 (patch)
tree5cb6cce7bd478b9f03741db59482f760e49b2977 /spacechem-hib.patch
parent530fdfecba1a9cccaf1f5dd91729743339a6d1ff (diff)
downloadaur-5ce8e242aa47a74001f05e36bbaaed6519f01980.tar.gz
Update to latest release.
Source is now a .zip instead of a .deb Versining has changed, no longer a timestamp
Diffstat (limited to 'spacechem-hib.patch')
-rw-r--r--spacechem-hib.patch11
1 files changed, 5 insertions, 6 deletions
diff --git a/spacechem-hib.patch b/spacechem-hib.patch
index 5a3fb46615b8..1c2907cf2699 100644
--- a/spacechem-hib.patch
+++ b/spacechem-hib.patch
@@ -1,8 +1,7 @@
---- opt/zachtronicsindustries/spacechem/spacechem-launcher.sh 2011-08-14 03:04:40.000000000 -0400
-+++ opt/zachtronicsindustries/spacechem/spacechem-launcher.sh.new 2018-08-26 14:48:48.092916021 -0400
-@@ -1,4 +1,4 @@
+diff --unified --recursive --text SpaceChem/spacechem-launcher.sh SpaceChem.new/spacechem-launcher.sh
+--- SpaceChem/spacechem-launcher.sh 2019-04-06 09:16:22.000000000 -0400
++++ SpaceChem.new/spacechem-launcher.sh 2020-04-17 13:29:30.167850161 -0400
+@@ -1,2 +1,3 @@
#!/bin/sh
--cd /opt/zachtronicsindustries/spacechem/
-+cd /opt/spacechem/
++cd /opt/spacechem || exit 1
mono SpaceChem.exe
-