summarylogtreecommitdiffstats
path: root/Wings64
diff options
context:
space:
mode:
authorJaroslav Lichtblau2014-11-28 20:17:14 +0100
committerJaroslav Lichtblau2014-11-28 20:17:14 +0100
commitb64a4be84f9b7c00cec99cb738f05a0386e876b5 (patch)
tree5a83939c47f15975ce8e8edd00f3f21da86ae6a8 /Wings64
downloadaur-b64a4be84f9b7c00cec99cb738f05a0386e876b5.tar.gz
Initial PKGBUILD status as of 28.11.2014
Diffstat (limited to 'Wings64')
-rw-r--r--Wings644
1 files changed, 4 insertions, 0 deletions
diff --git a/Wings64 b/Wings64
new file mode 100644
index 000000000000..82176c74db45
--- /dev/null
+++ b/Wings64
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cd /opt/Wings2/bin
+exec ./Wings64 $@ \ No newline at end of file