mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 04:47:13 +08:00
itstool: pkgbuild clean up, no build
This commit is contained in:
parent
2b7f6f0e23
commit
55564df3f9
@ -10,7 +10,7 @@ url="http://itstool.org/"
|
||||
license=('GPL3')
|
||||
source=("http://files.itstool.org/itstool/$pkgname-$pkgver.tar.bz2")
|
||||
depends=('python2' 'libxml2')
|
||||
md5sum=('46fed63fb89c72dbfc03097b4477084ff05ad6f171212d8f1f1546ea543978aa')
|
||||
sha256sums=('bf909fb59b11a646681a8534d5700fec99be83bb2c57badf8c1844512227033a')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
@ -28,4 +28,3 @@ package() {
|
||||
cd $pkgname-$pkgver
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
md5sums=('d472d877a7bc49899a73d442085b2f93')
|
||||
|
Loading…
Reference in New Issue
Block a user