summarylogtreecommitdiffstats
path: root/zod_launcher_wxgtk2.8.patch
diff options
context:
space:
mode:
authorStefan J. Betz2015-06-08 17:58:38 +0200
committerStefan J. Betz2015-06-08 17:58:38 +0200
commit6d66287bd8fd314c1004879fe30aa05349b6b119 (patch)
tree82df2b8672680b9b44882b4c79b7da4de2f6c2e9 /zod_launcher_wxgtk2.8.patch
downloadaur-6d66287bd8fd314c1004879fe30aa05349b6b119.tar.gz
Inital Migration from old AUR
Diffstat (limited to 'zod_launcher_wxgtk2.8.patch')
-rw-r--r--zod_launcher_wxgtk2.8.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/zod_launcher_wxgtk2.8.patch b/zod_launcher_wxgtk2.8.patch
new file mode 100644
index 000000000000..3af20218fb31
--- /dev/null
+++ b/zod_launcher_wxgtk2.8.patch
@@ -0,0 +1,6 @@
+--- zod_engine/zod_launcher_src/makefile 2011-03-22 12:13:12.000000000 +0100
++++ zod_engine/zod_launcher_src/makefile 2014-02-15 15:33:25.112195490 +0100
+@@ -1,2 +1,2 @@
+ default:
+- g++ -g -o zod_launcher *.cpp `wx-config --cppflags` `wx-config --libs`
++ g++ -g -o zod_launcher *.cpp `wx-config-2.8 --cppflags` `wx-config-2.8 --libs`