mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:37:17 +08:00
libarchive rebuild for akabei issues
This commit is contained in:
parent
a20baab00d
commit
60c20b6046
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
pkgname=libarchive
|
pkgname=libarchive
|
||||||
pkgver=2.8.4
|
pkgver=2.8.4
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
pkgdesc="library that can create and read several streaming archive formats"
|
pkgdesc="library that can create and read several streaming archive formats"
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
url="http://libarchive.googlecode.com/"
|
url="http://libarchive.googlecode.com/"
|
||||||
@ -29,7 +29,7 @@ build() {
|
|||||||
cd $startdir/src/$pkgname-$pkgver
|
cd $startdir/src/$pkgname-$pkgver
|
||||||
./configure --prefix=/usr --without-xml2
|
./configure --prefix=/usr --without-xml2
|
||||||
|
|
||||||
make || return 1
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
Loading…
Reference in New Issue
Block a user