commit:     c2bc650b66173f39186f9ada2385de910825682d
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 19:23:32 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 19:23:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2bc650b

dev-libs/leatherman: 1.4.2 remove unused vars

Closes: https://bugs.gentoo.org/659164
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-libs/leatherman/leatherman-1.4.2.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-libs/leatherman/leatherman-1.4.2.ebuild 
b/dev-libs/leatherman/leatherman-1.4.2.ebuild
index 1bbc1551d01..2df52d6356d 100644
--- a/dev-libs/leatherman/leatherman-1.4.2.ebuild
+++ b/dev-libs/leatherman/leatherman-1.4.2.ebuild
@@ -31,8 +31,6 @@ src_configure() {
                -DCMAKE_VERBOSE_MAKEFILE=ON
                -DCMAKE_BUILD_TYPE=None
                -DCMAKE_INSTALL_PREFIX=/usr
-               -DCMAKE_INSTALL_SYSCONFDIR=/etc
-               -DCMAKE_INSTALL_LOCALSTATEDIR=/var
        )
        if ! use static-libs; then
                mycmakeargs+=(

Reply via email to