Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-astronomy/celestia/files: celestia-1.6.1-underlinking.patch
Date: Mon, 31 Oct 2011 20:09:09
Message-Id: 20111031200859.0F0622004C@flycatcher.gentoo.org
1 dilfridge 11/10/31 20:08:59
2
3 Added: celestia-1.6.1-underlinking.patch
4 Log:
5 Another underlinking fix, bug 387609
6
7 (Portage version: 2.1.10.32/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 sci-astronomy/celestia/files/celestia-1.6.1-underlinking.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/celestia/files/celestia-1.6.1-underlinking.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/celestia/files/celestia-1.6.1-underlinking.patch?rev=1.1&content-type=text/plain
14
15 Index: celestia-1.6.1-underlinking.patch
16 ===================================================================
17 diff -ruN celestia-1.6.1.orig/src/celestia/Makefile.am celestia-1.6.1/src/celestia/Makefile.am
18 --- celestia-1.6.1.orig/src/celestia/Makefile.am 2011-06-05 18:11:13.000000000 +0200
19 +++ celestia-1.6.1/src/celestia/Makefile.am 2011-10-31 21:02:23.000000000 +0100
20 @@ -80,7 +80,6 @@
21 celestia_LDADD = \
22 $(celestiaKDELIBS) \
23 $(celestiaGTKLIBS) \
24 - $(DL_LIBS) \
25 $(LUA_LIBS) \
26 $(THEORA_LIBS) \
27 ../celengine/libcelengine.a \
28 @@ -88,7 +87,8 @@
29 ../cel3ds/libcel3ds.a \
30 ../celmath/libcelmath.a \
31 ../celutil/libcelutil.a \
32 - $(SPICE_LIBS)
33 + $(SPICE_LIBS) \
34 + $(DL_LIBS)
35
36 noinst_HEADERS = $(wildcard *.h)
37 noinst_DATA = ../../celestia