Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/gpsbabel/files: gpsbabel-1.4.3-fix_binary_name.patch
Date: Thu, 03 May 2012 10:29:07
Message-Id: 20120503102854.433802004C@flycatcher.gentoo.org
1 xmw 12/05/03 10:28:54
2
3 Added: gpsbabel-1.4.3-fix_binary_name.patch
4 Log:
5 Version bump (bug 412271, non-maint commit)
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 sci-geosciences/gpsbabel/files/gpsbabel-1.4.3-fix_binary_name.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsbabel/files/gpsbabel-1.4.3-fix_binary_name.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsbabel/files/gpsbabel-1.4.3-fix_binary_name.patch?rev=1.1&content-type=text/plain
14
15 Index: gpsbabel-1.4.3-fix_binary_name.patch
16 ===================================================================
17 Rename gpsbabelfe binary.
18 --- gpsbabel-1.4.3/gui/app.pro
19 +++ gpsbabel-1.4.3/gui/app.pro
20 @@ -30,7 +30,7 @@
21 TARGET=GPSBabelFE
22 QMAKE_LFLAGS_RELEASE += -static-libgcc
23 }
24 -unix:TARGET=gpsbabelfe-bin
25 +unix:TARGET=gpsbabelfe
26 mac:TARGET=GPSBabelFE
27
28 FORMS += aboutui.ui