summaryrefslogtreecommitdiff
path: root/scripts/install
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/install')
-rwxr-xr-xscripts/install6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/install b/scripts/install
new file mode 100755
index 000000000..da14ec8ca
--- /dev/null
+++ b/scripts/install
@@ -0,0 +1,6 @@
+#!/usr/bin/env bash
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+cmd=$(echo "$@"|sed -e "s#\(-o\|-g\) [0-9]*##g")
+/usr/bin/install $cmd