Skip to content
Snippets Groups Projects
Commit f4cfbae9 authored by Andy Postnikov's avatar Andy Postnikov
Browse files

community/rasdaemon: rebuild using new source

parent 397220e1
No related branches found
No related tags found
1 merge request!54348community/rasdaemon: rebuild using new source
Pipeline #190474 canceled
......@@ -2,7 +2,7 @@
# Maintainer: Henrik Riomar <henrik.riomar@gmail.com>
pkgname=rasdaemon
pkgver=0.8.0
pkgrel=0
pkgrel=1
pkgdesc="utility to receive RAS error tracings"
url="https://github.com/mchehab/rasdaemon"
arch="x86_64"
......@@ -12,6 +12,8 @@ depends="dmidecode
perl-dbd-sqlite
"
makedepends="argp-standalone
autoconf
automake
sqlite-dev
libtool
libtraceevent-dev
......@@ -25,6 +27,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/mchehab/rasdaemon/archive/re
"
build() {
autoreconf -vfi
export LIBS="-largp"
./configure \
--build=$CBUILD \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment