git: unbreak installation (#2970).
This commit is contained in:
parent
114e887b28
commit
ae7bf2345a
|
@ -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…
Reference in New Issue