diff --git a/srcpkgs/valadoc-git/template b/srcpkgs/valadoc-git/template index 5118603a4e4..13aa6ff8bba 100644 --- a/srcpkgs/valadoc-git/template +++ b/srcpkgs/valadoc-git/template @@ -18,5 +18,5 @@ do_fetch() { git clone ${url} ${pkgname}-${version} } pre_configure() { - ./autogen.sh + ./autogen.sh }