summaryrefslogtreecommitdiff
path: root/AppCSXCAD/linux/start_script.patch
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2016-07-05 18:02:38 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2016-07-05 18:02:38 +0200
commitef962f6008f25ab7cbd4ca21bcc72b97a1e2d76f (patch)
tree8149bee93d1a3f91d4503bfb3853adac4af0a85e /AppCSXCAD/linux/start_script.patch
Imported Upstream version 0.0.34
Diffstat (limited to 'AppCSXCAD/linux/start_script.patch')
-rw-r--r--AppCSXCAD/linux/start_script.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/AppCSXCAD/linux/start_script.patch b/AppCSXCAD/linux/start_script.patch
new file mode 100644
index 0000000..f128374
--- /dev/null
+++ b/AppCSXCAD/linux/start_script.patch
@@ -0,0 +1,10 @@
+diff --git a/AppCSXCAD.sh b/AppCSXCAD.sh
+index ca45a9e..72a9365 100755
+--- a/AppCSXCAD.sh
++++ b/AppCSXCAD.sh
+@@ -12,4 +12,4 @@ export LD_LIBRARY_PATH=
+ # you need to uncomment the next line:
+ # export LIBGL_ALWAYS_INDIRECT=y
+
+-$DEVEL_PATH/AppCSXCAD/AppCSXCAD $@
++AppCSXCAD $@