Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/zaz/files: zaz-0.3.0-build.patch
Date: Thu, 08 Oct 2009 06:27:58
Message-Id: E1MvmTk-00013L-4E@stork.gentoo.org
1 mr_bones_ 09/10/08 06:27:56
2
3 Added: zaz-0.3.0-build.patch
4 Log:
5 version bump
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.1 games-puzzle/zaz/files/zaz-0.3.0-build.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/zaz/files/zaz-0.3.0-build.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/zaz/files/zaz-0.3.0-build.patch?rev=1.1&content-type=text/plain
13
14 Index: zaz-0.3.0-build.patch
15 ===================================================================
16 diff -ru zaz-0.2.9-orig/Makefile.am zaz-0.2.9/Makefile.am
17 --- zaz-0.2.9-orig/Makefile.am 2009-08-25 18:54:22.000000000 -0400
18 +++ zaz-0.2.9/Makefile.am 2009-09-03 17:31:50.712703375 -0400
19 @@ -4,22 +4,7 @@
20
21 SUBDIRS = po src data extra
22
23 -zazdocdir = ${prefix}/doc/zaz
24 -zazdoc_DATA = \
25 - README\
26 - COPYING\
27 - AUTHORS\
28 - ChangeLog\
29 - INSTALL\
30 - NEWS
31 -
32 -
33 EXTRA_DIST = config.rpath m4/ChangeLog $(zazdoc_DATA) \
34 $(shared_data_DATA) \
35 zaz.anjuta\
36 win32.zip
37 -
38 -# Remove doc directory on uninstall
39 -uninstall-local:
40 - -rm -r $(zazdocdir)
41 -
42 diff -ru zaz-0.2.9-orig/src/Makefile.am zaz-0.2.9/src/Makefile.am
43 --- zaz-0.2.9-orig/src/Makefile.am 2009-08-25 18:57:27.000000000 -0400
44 +++ zaz-0.2.9/src/Makefile.am 2009-09-03 17:31:50.713702277 -0400
45 @@ -3,8 +3,7 @@
46 ## Created by Anjuta
47
48 AM_CPPFLAGS = \
49 - -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
50 - -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \
51 + -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" \
52 -DPACKAGE_DATA_DIR=\""$(datadir)"\"\
53 -I/usr/include/freetype2
54
55 @@ -14,7 +13,7 @@
56
57
58 datadir = @datadir@
59 -localedir = $(datadir)/locale
60 +localedir = /usr/share/locale
61 DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
62
63 bin_PROGRAMS = zaz