mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/gingerbase: enable build
This commit is contained in:
parent
f84910fd38
commit
e635967684
@ -5,7 +5,7 @@ pkgver=2.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="Gingerbase: basic host management for WoK"
|
||||
url="http://kimchi-project.github.io/gingerbase/"
|
||||
arch=""
|
||||
arch="noarch"
|
||||
license="AGPL2.1"
|
||||
depends="py2-configobj py2-pyparted wok"
|
||||
makedepends="automake autoconf libtool
|
||||
@ -29,7 +29,7 @@ build() {
|
||||
|
||||
package() {
|
||||
cd "$builddir"
|
||||
make DESTDIR="$pkgdir" install
|
||||
make -j1 DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
sha512sums="90167f677a341d687a426fd4938aecdcba2a36cd109d7e0f81b55a74b077f00253decd015d65a5ffbd075a320015153ddf70bfcbdbf85ff79c0895ba189437de gingerbase-2.3.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user