1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-31 22:18:03 +02:00
gnupg/autogen.sh

6 lines
77 B
Bash
Raw Normal View History

2002-06-29 16:15:02 +02:00
#!/bin/sh
autogen_sh="`dirname $0`/scripts/autogen.sh"
exec $autogen_sh $*