diff options
Diffstat (limited to 'repos/core/git/abuild')
| -rw-r--r-- | repos/core/git/abuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/repos/core/git/abuild b/repos/core/git/abuild index 41324546..f1c29996 100644 --- a/repos/core/git/abuild +++ b/repos/core/git/abuild @@ -1,7 +1,9 @@ name=git version=2.53.0 -release=1 -source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" +release=2 +source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz + run conf" +sv="run conf" build_type=configure_build prebuild() { |