mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
valadoc-git: fix indent lints
This commit is contained in:
parent
eee177f56f
commit
dba1f99794
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ do_fetch() {
|
||||||
git clone ${url} ${pkgname}-${version}
|
git clone ${url} ${pkgname}-${version}
|
||||||
}
|
}
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue