gnupg/autogen.sh

6 lines
77 B
Bash
Executable File

#!/bin/sh
autogen_sh="`dirname $0`/scripts/autogen.sh"
exec $autogen_sh $*