public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/galaxyhack/files: galaxyhack-1.74-gentoo.patch
@ 2011-06-17 12:35 Alfredo Tupone (tupone)
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone (tupone) @ 2011-06-17 12:35 UTC (permalink / raw
  To: gentoo-commits

tupone      11/06/17 12:35:23

  Modified:             galaxyhack-1.74-gentoo.patch
  Log:
  Fix underlink. Bug #369041
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  games-strategy/galaxyhack/files/galaxyhack-1.74-gentoo.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/galaxyhack/files/galaxyhack-1.74-gentoo.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/galaxyhack/files/galaxyhack-1.74-gentoo.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/galaxyhack/files/galaxyhack-1.74-gentoo.patch?r1=1.1&r2=1.2

Index: galaxyhack-1.74-gentoo.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/galaxyhack/files/galaxyhack-1.74-gentoo.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- galaxyhack-1.74-gentoo.patch	11 Feb 2009 21:35:08 -0000	1.1
+++ galaxyhack-1.74-gentoo.patch	17 Jun 2011 12:35:23 -0000	1.2
@@ -13,7 +13,7 @@
 -CXXFLAGS = $(shell sdl-config --cflags) -O3
 -LDFLAGS = $(shell sdl-config --libs) -lSDL_image -lSDL_mixer -lboost_filesystem
 +CXXFLAGS += $(shell sdl-config --cflags)
-+LDLIBS = $(shell sdl-config --libs) -lSDL_image -lSDL_mixer -lboost_filesystem
++LDLIBS = $(shell sdl-config --libs) -lSDL_image -lSDL_mixer -lboost_filesystem -lboost_system -lm
  
  OBJS = AIInterpreter.o AutoFireUnit.o BCCompiler.o DerivedGroups.o DragWindow.o \
  	ForceSelect.o ForceSelectWin.o GenWindow.o GenWindow_Base.o GFX.o Globals.o \






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

only message in thread, other threads:[~2011-06-17 12:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-17 12:35 [gentoo-commits] gentoo-x86 commit in games-strategy/galaxyhack/files: galaxyhack-1.74-gentoo.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