summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-08-01 16:44:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-08-01 16:44:02 +0200
commit21c46d298086f996bf86abc85048a73c92b6df2f (patch)
tree326ca2cc6a40ae7f40ccf4369cdb4d41a3b05906
parent6aa7532505d6db002a2d2fc33ebc881d3c4e1bb7 (diff)
parent32c0cdc3aab19b90cab5660ed883190a70f86ce6 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
-rwxr-xr-xscripts/install7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/install b/scripts/install
new file mode 100755
index 000000000..546fc583b
--- /dev/null
+++ b/scripts/install
@@ -0,0 +1,7 @@
+#!/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.
+set -x
+
+cmd=$(echo "$@"|sed -e "s#\(-o\|-g\) [0-9]*##g")
+/usr/bin/install $cmd