summarylogtreecommitdiffstats
path: root/fix-path.patch
diff options
context:
space:
mode:
authorfrancoism902015-09-15 22:59:34 +0200
committerfrancoism902015-09-15 22:59:34 +0200
commit6b89e29f6ce4c790552b5dde52a50466d6ffc086 (patch)
treeef28d79c49bdf1efd7687c86837df5e1ff0eef86 /fix-path.patch
downloadaur-6b89e29f6ce4c790552b5dde52a50466d6ffc086.tar.gz
Initial import
Diffstat (limited to 'fix-path.patch')
-rw-r--r--fix-path.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/fix-path.patch b/fix-path.patch
new file mode 100644
index 000000000000..4b13f9d1a184
--- /dev/null
+++ b/fix-path.patch
@@ -0,0 +1,7 @@
+--- a/opt/manager-accounting/manager-accounting
++++ b/opt/manager-accounting/manager-accounting
+@@ -1,3 +1,3 @@
+ #!/bin/sh
+
+-exec /usr/bin/cli /opt/manager-accounting/ManagerDesktop.exe "$@"
++exec /usr/bin/mono /usr/lib/manager-accounting/ManagerDesktop.exe "$@"