commit:     fc65568fe5b5dc227c7bc3590587cd1309082c36
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed May  3 20:45:30 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed May  3 20:45:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc65568f

gnustep-base/libobjc2: [QA] Remove PREFIX setting for CMake

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 gnustep-base/libobjc2/libobjc2-1.8.1.ebuild | 3 +--
 gnustep-base/libobjc2/libobjc2-1.8.ebuild   | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/gnustep-base/libobjc2/libobjc2-1.8.1.ebuild 
b/gnustep-base/libobjc2/libobjc2-1.8.1.ebuild
index 40e6b673050..a82b0cf0f77 100644
--- a/gnustep-base/libobjc2/libobjc2-1.8.1.ebuild
+++ b/gnustep-base/libobjc2/libobjc2-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -32,7 +32,6 @@ src_configure() {
        export CC=clang
        export CXX=clang++
 
-       export PREFIX=/usr
        local mycmakeargs=(
                -DGNUSTEP_CONFIG=GNUSTEP_CONFIG-NOTFOUND
                $(cmake-utils_use boehm-gc BOEHM_GC)

diff --git a/gnustep-base/libobjc2/libobjc2-1.8.ebuild 
b/gnustep-base/libobjc2/libobjc2-1.8.ebuild
index 40e6b673050..a82b0cf0f77 100644
--- a/gnustep-base/libobjc2/libobjc2-1.8.ebuild
+++ b/gnustep-base/libobjc2/libobjc2-1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -32,7 +32,6 @@ src_configure() {
        export CC=clang
        export CXX=clang++
 
-       export PREFIX=/usr
        local mycmakeargs=(
                -DGNUSTEP_CONFIG=GNUSTEP_CONFIG-NOTFOUND
                $(cmake-utils_use boehm-gc BOEHM_GC)

Reply via email to