public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai/files: ufo-ai-2.2.1-noelfonshared.patch
@ 2010-03-02 10:44 Alfredo Tupone (tupone)
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone (tupone) @ 2010-03-02 10:44 UTC (permalink / raw
  To: gentoo-commits

tupone      10/03/02 10:44:02

  Added:                ufo-ai-2.2.1-noelfonshared.patch
  Log:
  Do not install ELF under share. Bug #304707
  (Portage version: 2.1.7.16/cvs/Linux i686)

Revision  Changes    Path
1.1                  games-strategy/ufo-ai/files/ufo-ai-2.2.1-noelfonshared.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/ufo-ai/files/ufo-ai-2.2.1-noelfonshared.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/ufo-ai/files/ufo-ai-2.2.1-noelfonshared.patch?rev=1.1&content-type=text/plain

Index: ufo-ai-2.2.1-noelfonshared.patch
===================================================================
--- src/common/files.c.old	2010-03-01 09:07:30.000000000 +0100
+++ src/common/files.c	2010-03-01 09:08:18.000000000 +0100
@@ -894,6 +894,8 @@
 	/* start up with base by default */
 	FS_AddGameDirectory(va("%s/" BASEDIRNAME, fs_basedir->string));
 
+	FS_AddGameDirectory("@GAMES_LIBDIR@");
+
 	/* then add a '.ufoai/base' directory in home directory by default */
 	if (fs_usehomedir->integer)
 		FS_AddHomeAsGameDirectory(BASEDIRNAME);






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-02 10:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-02 10:44 [gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai/files: ufo-ai-2.2.1-noelfonshared.patch Alfredo Tupone (tupone)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox