~alpine/aports

[alpine-aports] [PATCH] main/lvm2: fixed dmeventd path, fixes #4539

Dennis Przytarski <dennis@przytarski.com>
Details
Message ID
<1439653875-30603-1-git-send-email-dennis@przytarski.com>
Sender timestamp
1439653875
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 main/lvm2/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/main/lvm2/APKBUILD b/main/lvm2/APKBUILD
index d5bb443..52df39d 100644
--- a/main/lvm2/APKBUILD
+++ b/main/lvm2/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lvm2
pkgver=2.02.127
pkgrel=0
pkgrel=1
pkgdesc="Logical Volume Manager 2 utilities"
url="http://sourceware.org/lvm2/"
arch="all"
@@ -53,6 +53,7 @@ build () {
		--with-thin-check=/sbin/thin_check \
		--with-thin-dump=/sbin/thin_dump \
		--with-thin-repair=/sbin/thin_repair \
		--with-dmeventd-path=/sbin/dmeventd \
		CLDFLAGS="$LDFLAGS" \
		|| return 1

-- 
2.4.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)