summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-07-31 09:07:27 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-07-31 09:07:27 +0000
commit115cbb83f23e4f51226bebfc6cee277ec7966b56 (patch)
tree9465a48243c25236c267c80436c47f1b6039b338 /games-rpg/arx-libertatis
parentFix doc location, bug 427806 (diff)
downloadgentoo-2-115cbb83f23e4f51226bebfc6cee277ec7966b56.tar.gz
gentoo-2-115cbb83f23e4f51226bebfc6cee277ec7966b56.tar.bz2
gentoo-2-115cbb83f23e4f51226bebfc6cee277ec7966b56.zip
fix install destinations
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'games-rpg/arx-libertatis')
-rw-r--r--games-rpg/arx-libertatis/ChangeLog6
-rw-r--r--games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/games-rpg/arx-libertatis/ChangeLog b/games-rpg/arx-libertatis/ChangeLog
index 1a1e36ec3a85..87ce30d509de 100644
--- a/games-rpg/arx-libertatis/ChangeLog
+++ b/games-rpg/arx-libertatis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-rpg/arx-libertatis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/ChangeLog,v 1.5 2012/07/31 08:40:53 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/ChangeLog,v 1.6 2012/07/31 09:07:27 hasufell Exp $
+
+ 31 Jul 2012; Julian Ospald <hasufell@gentoo.org>
+ arx-libertatis-1.0.2-r1.ebuild:
+ fix install destinations
31 Jul 2012; Julian Ospald <hasufell@gentoo.org>
arx-libertatis-1.0.2-r1.ebuild:
diff --git a/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild b/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild
index 1b9778e6c654..88f66da548e0 100644
--- a/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild
+++ b/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild,v 1.3 2012/07/31 08:40:53 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild,v 1.4 2012/07/31 09:07:27 hasufell Exp $
EAPI=4
@@ -48,6 +48,7 @@ src_configure() {
$(cmake-utils_use unity-build UNITY_BUILD)
$(cmake-utils_use_build tools TOOLS)
$(cmake-utils_use_build crash-reporter CRASHREPORTER)
+ -DCMAKE_INSTALL_PREFIX="${GAMES_PREFIX}"
-DGAMESBINDIR="${GAMES_BINDIR}"
-DCMAKE_INSTALL_DATAROOTDIR="${GAMES_DATADIR_BASE}"
-DICONDIR=/usr/share/icons/hicolor/128x128/apps