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/atomix/files: atomix-2.14.0-underlink.patch
Date: Sat, 07 Dec 2013 21:40:00
Message-Id: 20131207213956.3FFF820005@flycatcher.gentoo.org
1 tupone 13/12/07 21:39:56
2
3 Added: atomix-2.14.0-underlink.patch
4 Log:
5 Fix underlink. Bug #482368
6
7 (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0145142D)
8
9 Revision Changes Path
10 1.1 games-puzzle/atomix/files/atomix-2.14.0-underlink.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/atomix/files/atomix-2.14.0-underlink.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/atomix/files/atomix-2.14.0-underlink.patch?rev=1.1&content-type=text/plain
14
15 Index: atomix-2.14.0-underlink.patch
16 ===================================================================
17 --- src/Makefile.am.old 2013-12-07 22:25:30.513540434 +0100
18 +++ src/Makefile.am 2013-12-07 22:25:43.209654104 +0100
19 @@ -26,7 +26,8 @@
20
21 atomix_LDADD = \
22 libatomix.a \
23 - $(ATOMIX_LIBS)
24 + $(ATOMIX_LIBS) \
25 + -lm
26
27 noinst_LIBRARIES = libatomix.a