1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-07 23:27:48 +02:00
gnupg/autogen.sh
2001-03-27 18:13:44 +00:00

6 lines
77 B
Bash
Executable File

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