Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/gweled/files: gweled-0.9.1-gentoo.patch
Date: Wed, 04 Jun 2014 06:39:41
Message-Id: 20140604063934.CD5982004F@flycatcher.gentoo.org
1 tupone 14/06/04 06:39:34
2
3 Added: gweled-0.9.1-gentoo.patch
4 Log:
5 Respect GAMES variables. Bug #494198
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
8
9 Revision Changes Path
10 1.1 games-puzzle/gweled/files/gweled-0.9.1-gentoo.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gweled/files/gweled-0.9.1-gentoo.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gweled/files/gweled-0.9.1-gentoo.patch?rev=1.1&content-type=text/plain
14
15 Index: gweled-0.9.1-gentoo.patch
16 ===================================================================
17 --- configure.in.old 2014-06-03 09:21:52.868225743 +0200
18 +++ configure.in 2014-06-03 09:22:06.604614448 +0200
19 @@ -66,7 +66,7 @@
20 *) AC_MSG_ERROR([bad value ${enableval} for --disable-setgid]) ;;
21 esac],[setgid=true;enable_setgid=yes])
22
23 -scoredir='${localstatedir}/games'
24 +scoredir='${localstatedir}/gweled'
25 scores_group=games
26 scores_user=games