summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAshley Bone2020-05-26 12:42:35 -0400
committerAshley Bone2020-05-26 12:42:35 -0400
commit37440385eae1ce9f0f0174e674966a613e51e4db (patch)
treeb051413da2233c15321c3e364081baf2741d3ae8 /PKGBUILD
parent6383ee36a6ed85cfe36eab91f269ffd85b4acfc1 (diff)
downloadaur-37440385eae1ce9f0f0174e674966a613e51e4db.tar.gz
Removed --enable-abrt-report configure flag.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf209337ef09..ed7595095979 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Orginally Packaged By: Mantas Mikulėnas <grawity@gmail.com>
pkgname=rasdaemon
pkgver=0.6.5
-pkgrel=2
+pkgrel=3
pkgdesc="Logging daemon for Platform Reliability, Availability and Serviceability (RAS), replacing mcelog"
arch=(i686 x86_64)
url="https://www.infradead.org/~mchehab/rasdaemon/"
@@ -39,7 +39,6 @@ build() {
--enable-non-standard \
--enable-devlink \
--enable-diskerror \
- --enable-abrt-report \
--enable-sqlite3 \
;
make