testing/gingerbase: enable build

This commit is contained in:
Carlo Landmeter 2017-04-28 10:04:18 +02:00
parent f84910fd38
commit e635967684

View File

@ -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"