gnustep-base/libobjc2: [QA] Remove PREFIX setting for CMake
authorDavid Seifert <soap@gentoo.org>
Wed, 3 May 2017 20:45:30 +0000 (22:45 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 3 May 2017 20:45:51 +0000 (22:45 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

gnustep-base/libobjc2/libobjc2-1.8.1.ebuild
gnustep-base/libobjc2/libobjc2-1.8.ebuild

index 40e6b673050b5cb84060d67019ec16c415aedd8f..a82b0cf0f772a6ef7c2ba09331613612de583072 100644 (file)
@@ -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)
index 40e6b673050b5cb84060d67019ec16c415aedd8f..a82b0cf0f772a6ef7c2ba09331613612de583072 100644 (file)
@@ -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)