
4 Nov
2020
4 Nov
'20
5:50 p.m.
On Wed, Nov 04, 2020 at 04:16:49PM +0800, Lin Jiaxin wrote:
+source=("https://codeload.github.com/redhat-performance/libMicro/zip/0.4.0-rh")
Does the source point to the file change frequently? If not, add real md5sums.
It is not necessary. Thanks, Baijing
+md5sums=('SKIP') + +build() { + cd "$srcdir/$pkgname-$pkgver.$pkgrel-rh" + make +} + +package() { + mkdir -p "$pkgdir/lkp/benchmarks/libMicro" + cp -r "$srcdir/$pkgname-$pkgver.$pkgrel-rh/"* "$pkgdir/lkp/benchmarks/libMicro" +} -- 2.23.0