summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-21 18:28:40 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-21 18:28:40 -0300
commitd9a89f3270e610fe34437c607c75ae9ec87479f7 (patch)
treeb137f8d6fb2f6cc875e4ff70ff743efb31d7ced6 /pcr
parenta38ee90c22abf5da6f7aedb507bac60188a8e7f7 (diff)
ha-heartbear: fixing pkg
Diffstat (limited to 'pcr')
-rw-r--r--pcr/ha-heartbeat/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/pcr/ha-heartbeat/PKGBUILD b/pcr/ha-heartbeat/PKGBUILD
index b8e065113..f913344a0 100644
--- a/pcr/ha-heartbeat/PKGBUILD
+++ b/pcr/ha-heartbeat/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=ha-heartbeat
_pkgname=${pkgname:3}
pkgver=3.0.5
_pkgver=${pkgver::1}_${pkgver:2:1}
-pkgrel=5
+pkgrel=6
pkgdesc='Daemon that provides cluster infrastructure services to its clients'
arch=(
i686
@@ -66,6 +66,7 @@ build() {
setarch $CARCH ./configure --prefix=/usr\
--disable-fatal-warnings\
--enable-static=no\
+ --enable-valgrind\
--libdir=/usr/lib\
--localstatedir=/var\
--sysconfdir=/etc