diff options
Diffstat (limited to 'scripts/install')
-rwxr-xr-x | scripts/install | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/install b/scripts/install deleted file mode 100755 index da14ec8ca..000000000 --- a/scripts/install +++ /dev/null @@ -1,6 +0,0 @@ -#!/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 |