summaryrefslogtreecommitdiff
path: root/cad/vipec/files/vipec.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'cad/vipec/files/vipec.sh.in')
-rw-r--r--cad/vipec/files/vipec.sh.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/cad/vipec/files/vipec.sh.in b/cad/vipec/files/vipec.sh.in
new file mode 100644
index 000000000000..e2f11566948c
--- /dev/null
+++ b/cad/vipec/files/vipec.sh.in
@@ -0,0 +1,4 @@
+#!/bin/sh
+VIPECHOME=@PREFIX@/share/vipec/
+export VIPECHOME
+exec "@PREFIX@/bin/vipec.exec" "$@"