mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
git: unbreak installation (#2970).
This commit is contained in:
parent
114e887b28
commit
ae7bf2345a
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ git-gui_package() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
git-all_package() {
|
git-all_package() {
|
||||||
|
build_style=meta
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="${subpackages/git-all/}"
|
depends="${subpackages/git-all/}"
|
||||||
short_desc+=" - meta-package for complete Git installation"
|
short_desc+=" - meta-package for complete Git installation"
|
||||||
|
|
Loading…
Add table
Reference in a new issue