findutils: fix compile with debugging options
[openadk.git] / scripts / install
blobda14ec8ca75bac40c215cadb286df573ab770fb8
1 #!/usr/bin/env bash
2 # This file is part of the OpenADK project. OpenADK is copyrighted
3 # material, please see the LICENCE file in the top-level directory.
5 cmd=$(echo "$@"|sed -e "s#\(-o\|-g\) [0-9]*##g")
6 /usr/bin/install $cmd