From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F07E7138334 for ; Mon, 25 Jun 2018 19:24:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD487E094E; Mon, 25 Jun 2018 19:24:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A579E094E for ; Mon, 25 Jun 2018 19:24:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E050335CA6 for ; Mon, 25 Jun 2018 19:24:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8F332E1 for ; Mon, 25 Jun 2018 19:24:10 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1529954636.c2bc650b66173f39186f9ada2385de910825682d.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/leatherman/leatherman-1.4.2.ebuild X-VCS-Directories: dev-libs/leatherman/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: c2bc650b66173f39186f9ada2385de910825682d X-VCS-Branch: master Date: Mon, 25 Jun 2018 19:24:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bf4fb810-70f2-4c27-ac79-6157c91c3fef X-Archives-Hash: 1f434b94212b168606181c6ff8de5153 commit: c2bc650b66173f39186f9ada2385de910825682d Author: Matthew Thode gentoo org> AuthorDate: Mon Jun 25 19:23:32 2018 +0000 Commit: Matt Thode gentoo 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+=(