summaryrefslogtreecommitdiff
path: root/games/gnomegames2/files/patch-ab
blob: 77e59a670def7df48a7561689df97cb4e301728a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
--- aisleriot/Makefile.in.orig	Tue Feb  2 18:48:57 1999
+++ aisleriot/Makefile.in	Tue Feb  2 18:49:20 1999
@@ -130,7 +130,7 @@
 
 SUBDIRS = docs pixmaps
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR)
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = sol
--- aisleriot/docs/Makefile.in.orig	Tue Feb  2 18:49:25 1999
+++ aisleriot/docs/Makefile.in	Tue Feb  2 18:49:38 1999
@@ -128,7 +128,7 @@
 XPM_LIBS = @XPM_LIBS@
 l = @l@
 
-helpdir = $(datadir)/gnome/help/aisleriot/C
+helpdir = $(datadir)/help/aisleriot/C
 
 help_DATA = index.html intro.html glossary.html gpl.html 	camelot.html canfield.html clock.html doublets.html 	eagle-wing.html fortunes.html klondike.html pileon.html 	neighbor.html odessa.html osmosis.html spider.html yukon.html 	beleaguered-castle.html 	camelot-goal.gif clock-rules.gif docbook.css topic.dat
 
--- freecell/src/Makefile.in.orig	Tue Feb  2 18:49:55 1999
+++ freecell/src/Makefile.in	Tue Feb  2 18:50:10 1999
@@ -124,7 +124,7 @@
 
 Gamesdir = $(datadir)/apps/Games
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\"		-I$(includedir)						$(GNOME_INCLUDEDIR)					-I$(srcdir)/../gdk-card-image
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\"		-I$(includedir)						$(GNOME_INCLUDEDIR)					-I$(srcdir)/../gdk-card-image
 
 
 bin_PROGRAMS = freecell
--- gnobots/Makefile.in.orig	Tue Feb  2 18:50:29 1999
+++ gnobots/Makefile.in	Tue Feb  2 18:50:44 1999
@@ -129,7 +129,7 @@
 
 SUBDIRS = help
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR)
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = gnobots
--- gnobots/help/C/Makefile.in.orig	Tue Feb  2 18:50:49 1999
+++ gnobots/help/C/Makefile.in	Tue Feb  2 18:50:58 1999
@@ -125,7 +125,7 @@
 EXTRA_DIST = index.html 	     topic.dat
 
 
-gnobots_helpdir = $(datadir)/gnome/help/gnobots/C
+gnobots_helpdir = $(datadir)/help/gnobots/C
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../../config.h
 CONFIG_CLEAN_FILES = 
--- gnobots/help/es/Makefile.in.orig	Tue Feb  2 18:51:02 1999
+++ gnobots/help/es/Makefile.in	Tue Feb  2 18:51:08 1999
@@ -125,7 +125,7 @@
 EXTRA_DIST = index.html 	     topic.dat
 
 
-gnobots_helpdir = $(datadir)/gnome/help/gnobots/es
+gnobots_helpdir = $(datadir)/help/gnobots/es
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../../config.h
 CONFIG_CLEAN_FILES = 
--- gnobots2/Makefile.in.orig	Tue Feb  2 18:51:15 1999
+++ gnobots2/Makefile.in	Tue Feb  2 18:51:29 1999
@@ -132,7 +132,7 @@
 
 SUBDIRS = help
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR)
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = gnobots2
--- gnobots2/help/es/Makefile.in.orig	Tue Feb  2 18:51:50 1999
+++ gnobots2/help/es/Makefile.in	Tue Feb  2 18:51:56 1999
@@ -125,7 +125,7 @@
 EXTRA_DIST = index.html 	     topic.dat
 
 
-gnobots2_helpdir = $(datadir)/gnome/help/gnobots2/es
+gnobots2_helpdir = $(datadir)/help/gnobots2/es
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../../config.h
 CONFIG_CLEAN_FILES = 
--- gnobots2/help/C/Makefile.in.orig	Tue Feb  2 18:51:33 1999
+++ gnobots2/help/C/Makefile.in	Tue Feb  2 18:51:43 1999
@@ -125,7 +125,7 @@
 EXTRA_DIST = index.html 	     topic.dat
 
 
-gnobots2_helpdir = $(datadir)/gnome/help/gnobots2/C
+gnobots2_helpdir = $(datadir)/help/gnobots2/C
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../../config.h
 CONFIG_CLEAN_FILES = 
--- gnome-stones/Makefile.in.orig	Tue Feb  2 18:52:11 1999
+++ gnome-stones/Makefile.in	Tue Feb  2 18:52:23 1999
@@ -129,7 +129,7 @@
 Pixmapdir = $(datadir)/pixmaps
 Cavesdir = $(datadir)/gnome-stones
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\"		-DGNOMEPIXMAPDIR=\""$(datadir)/pixmaps"\"		-DCAVESDIR=\""$(Cavesdir)"\"				-I$(includedir)						$(GNOME_INCLUDEDIR)
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\"		-DGNOMEPIXMAPDIR=\""$(datadir)/pixmaps"\"		-DCAVESDIR=\""$(Cavesdir)"\"				-I$(includedir)						$(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = gnome-stones
--- gnome-stones/objects/Makefile.in.orig	Tue Feb  2 18:52:28 1999
+++ gnome-stones/objects/Makefile.in	Tue Feb  2 18:52:50 1999
@@ -124,9 +124,9 @@
 
 GSTONES_SRC_DIR = $(srcdir)/../
 
-objectdir = $(libdir)/gnome-stones/objects
+objectdir = $(datadir)/gnome-stones/objects
 
-INCLUDES =  	-I$(GSTONES_SRC_DIR)					-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 		-I$(includedir)						$(GNOME_INCLUDEDIR)
+INCLUDES =  	-I$(GSTONES_SRC_DIR)					-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 		-I$(includedir)						$(GNOME_INCLUDEDIR)
 
 
 object_LTLIBRARIES = libgnome-stones.la libgnomekoban.la
--- gnometris/Makefile.in.orig	Tue Feb  2 18:53:00 1999
+++ gnometris/Makefile.in	Tue Feb  2 18:53:13 1999
@@ -126,7 +126,7 @@
 scoredir = $(localstatedir)/games
 Gamesdir = $(datadir)/apps/Games
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	$(GNOME_INCLUDEDIR)
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	$(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = gnometris
--- gnomine/Makefile.in.orig	Tue Feb  2 18:53:19 1999
+++ gnomine/Makefile.in	Tue Feb  2 18:53:28 1999
@@ -125,7 +125,7 @@
 scoredir = $(localstatedir)/games
 Gamesdir = $(datadir)/apps/Games
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR)
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = gnomine
--- gnothello/Makefile.in.orig	Tue Feb  2 18:53:32 1999
+++ gnothello/Makefile.in	Tue Feb  2 18:53:44 1999
@@ -127,7 +127,7 @@
 Gamesdir = $(datadir)/apps/Games
 appicondir = $(datadir)/pixmaps
 
-INCLUDES =  	-DHAVE_ORBIT 	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR) -I.
+INCLUDES =  	-DHAVE_ORBIT 	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR) -I.
 
 
 bin_PROGRAMS = iagno
--- gnotravex/Makefile.in.orig	Tue Feb  2 18:53:52 1999
+++ gnotravex/Makefile.in	Tue Feb  2 18:54:03 1999
@@ -126,7 +126,7 @@
 pixmapdir = $(datadir)/pixmaps/gnotravex
 Gamesdir = $(datadir)/apps/Games
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	-I$(includedir) $(GNOME_INCLUDEDIR)
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	-I$(includedir) $(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = gnotravex
--- gturing/Makefile.in.orig	Tue Feb  2 18:54:08 1999
+++ gturing/Makefile.in	Tue Feb  2 18:54:18 1999
@@ -124,7 +124,7 @@
 
 Gamesdir = $(datadir)/apps/Games
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR)			 	-DVERSION=\""$(VERSION)"\"
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	-I$(includedir)				 	$(GNOME_INCLUDEDIR)			 	-DVERSION=\""$(VERSION)"\"
 
 
 bin_PROGRAMS = gturing
--- gyahtzee/Makefile.in.orig	Tue Feb  2 18:54:24 1999
+++ gyahtzee/Makefile.in	Tue Feb  2 18:59:41 1999
@@ -127,12 +127,12 @@
 
 SUBDIRS = pix
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\"		-DGNOMEPIXMAPDIR=\""$(datadir)/pixmaps"\"		-I$(includedir)						$(GNOME_INCLUDEDIR)					$(CURSES_INCLUDEDIR)
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\"		-DGNOMEPIXMAPDIR=\""$(datadir)/pixmaps"\"		-I$(includedir)						$(GNOME_INCLUDEDIR)					$(CURSES_INCLUDEDIR)
 
 
 @HAS_CURSES_TRUE@CYAHTZEE = cyahtzee
 
-bin_PROGRAMS = gyahtzee	$(CYAHTZEE)
+bin_PROGRAMS = gyahtzee
 
 gyahtzee_SOURCES =          gyahtzee.c               gyahtzee.h               clist.c                  yahtzee.h                yahtzee.c                computer.c               setup.c
 
--- mahjongg/Makefile.in.orig	Tue Feb  2 18:54:40 1999
+++ mahjongg/Makefile.in	Tue Feb  2 18:54:53 1999
@@ -127,7 +127,7 @@
 Gamesdir = $(datadir)/apps/Games
 appicondir = $(datadir)/pixmaps
 
-INCLUDES = -I.. -I$(srcdir)/..			-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	-I$(includedir)				$(GNOME_INCLUDEDIR)
+INCLUDES = -I.. -I$(srcdir)/..			-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	-I$(includedir)				$(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = mahjongg
--- metatris/Makefile.in.orig	Tue Feb  2 18:54:58 1999
+++ metatris/Makefile.in	Tue Feb  2 18:55:11 1999
@@ -145,7 +145,7 @@
 metatris_LDFLAGS = $(GTK_LIBS)		$(GNOME_LIBDIR) 		$(GNOMEUI_LIBS)			$(INTLLIBS)
 
 
-CPPFLAGS =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 		-DBINDIR=\""$(bindir)"\"		-DDATADIR=\""$(datadir)"\"		-DMYDATADIR=\""$(mydatadir)"\"
+CPPFLAGS =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 		-DBINDIR=\""$(bindir)"\"		-DDATADIR=\""$(datadir)"\"		-DMYDATADIR=\""$(mydatadir)"\"
 
 
 scoredir = $(localstatedir)/games
--- same-gnome/Makefile.in.orig	Tue Feb  2 18:55:18 1999
+++ same-gnome/Makefile.in	Tue Feb  2 18:55:29 1999
@@ -128,7 +128,7 @@
 
 SUBDIRS = C
 
-INCLUDES = -I.. -I$(srcdir)/..			-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	-I$(includedir)				$(GNOME_INCLUDEDIR)
+INCLUDES = -I.. -I$(srcdir)/..			-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	-I$(includedir)				$(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = same-gnome
--- same-gnome/C/Makefile.in.orig	Tue Feb  2 18:55:35 1999
+++ same-gnome/C/Makefile.in	Tue Feb  2 18:55:43 1999
@@ -122,7 +122,7 @@
 XPM_LIBS = @XPM_LIBS@
 l = @l@
 
-same_gnome_helpdir = $(datadir)/gnome/help/samegnome/C
+same_gnome_helpdir = $(datadir)/help/samegnome/C
 
 same_gnome_help_DATA =  	index.html			topic.dat
 
--- scottfree/Makefile.in.orig	Tue Feb  2 18:55:50 1999
+++ scottfree/Makefile.in	Tue Feb  2 18:56:02 1999
@@ -122,7 +122,7 @@
 XPM_LIBS = @XPM_LIBS@
 l = @l@
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 	-I$(includedir)			$(GNOME_INCLUDEDIR)
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 	-I$(includedir)			$(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = GnomeScott
--- po/Makefile.in.in.orig	Tue Feb  2 19:00:59 1999
+++ po/Makefile.in.in	Tue Feb  2 19:01:07 1999
@@ -18,7 +18,7 @@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
-datadir = $(prefix)/@DATADIRNAME@
+datadir = $(prefix)/share
 localedir = $(datadir)/locale
 gnulocaledir = $(prefix)/share/locale
 gettextsrcdir = $(prefix)/share/gettext/po