From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- net-misc/vmpsd/vmpsd-1.4.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net-misc/vmpsd/vmpsd-1.4.ebuild') diff --git a/net-misc/vmpsd/vmpsd-1.4.ebuild b/net-misc/vmpsd/vmpsd-1.4.ebuild index 3921400cd694..e2dd42654288 100644 --- a/net-misc/vmpsd/vmpsd-1.4.ebuild +++ b/net-misc/vmpsd/vmpsd-1.4.ebuild @@ -28,12 +28,11 @@ src_configure() { econf \ --sysconfdir=/etc/vmpsd \ --enable-snmp \ - LIBS="-lssl" \ - || die "econf failed" + LIBS="-lssl" } src_install() { - emake DESTDIR="${D}" install || die + emake DESTDIR="${D}" install dodoc README INSTALL AUTHORS doc/*txt newdoc external/README README.external newdoc tools/README README.tools -- cgit v1.2.3