1999-03-09 01:13:40 +00:00
|
|
|
--- aisleriot/Makefile.in.orig Mon Mar 1 02:50:59 1999
|
|
|
|
+++ aisleriot/Makefile.in Wed Mar 3 00:00:04 1999
|
|
|
|
@@ -126,12 +126,12 @@
|
|
|
|
scoredir = $(localstatedir)/games
|
|
|
|
cardimagedir = $(datadir)/pixmaps/cards
|
|
|
|
icondir = $(datadir)/pixmaps
|
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
|
|
|
typesdir = $(datadir)/sol-games
|
1999-02-02 13:01:34 +00:00
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
-SUBDIRS = docs pixmaps
|
|
|
|
+SUBDIRS = pixmaps
|
1999-02-02 13:01:34 +00:00
|
|
|
|
|
|
|
-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = sol
|
1999-03-09 01:13:40 +00:00
|
|
|
@@ -152,7 +152,7 @@
|
|
|
|
EXTRA_DIST = TODO FIXME AUTHORS $(types_DATA) $(cardimage_DATA) $(icon_DATA) sol.desktop SCHEME_GAMES.h
|
|
|
|
|
|
|
|
|
|
|
|
-sysdir = $(datadir)/gnome/apps/Games
|
|
|
|
+sysdir = $(datadir)/apps/Games
|
|
|
|
sys_DATA = sol.desktop
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../config.h
|
|
|
|
--- aisleriot/docs/Makefile.in.orig Mon Mar 1 02:51:00 1999
|
|
|
|
+++ aisleriot/docs/Makefile.in Tue Mar 2 23:58:05 1999
|
|
|
|
@@ -129,7 +129,7 @@
|
|
|
|
ZVT_LIBS = @ZVT_LIBS@
|
1999-02-02 13:01:34 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-helpdir = $(datadir)/gnome/help/aisleriot/C
|
|
|
|
+helpdir = $(datadir)/help/aisleriot/C
|
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
help_DATA = index.html intro.html glossary.html gpl.html camelot.html canfield.html clock.html doublets.html eagle-wing.html elevator.html fortunes.html klondike.html fourteen.html pileon.html auld-lang-syne.html hopscotch.html neighbor.html odessa.html osmosis.html spider.html yukon.html beleaguered-castle.html thirteen.html thieves.html freecell.html bristol.html camelot-goal.gif clock-rules.gif docbook.css topic.dat
|
1999-02-02 13:01:34 +00:00
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
--- freecell/src/Makefile.in.orig Mon Mar 1 02:50:27 1999
|
|
|
|
+++ freecell/src/Makefile.in Wed Mar 3 00:01:13 1999
|
|
|
|
@@ -123,9 +123,9 @@
|
|
|
|
ZVT_LIBS = @ZVT_LIBS@
|
|
|
|
l = @l@
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
-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
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
|
|
|
|
bin_PROGRAMS = freecell
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnibbles/Makefile.in.orig Mon Mar 1 02:51:08 1999
|
|
|
|
+++ gnibbles/Makefile.in Wed Mar 3 00:00:39 1999
|
|
|
|
@@ -127,10 +127,10 @@
|
|
|
|
configdir = $(datadir)/gnibbles
|
|
|
|
appicondir = $(datadir)/pixmaps
|
1999-02-24 22:12:10 +00:00
|
|
|
soundlistdir = $(sysconfdir)/sound/events
|
1999-03-09 01:13:40 +00:00
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
|
|
|
scoredir = $(localstatedir)/games
|
1999-02-24 22:12:10 +00:00
|
|
|
|
|
|
|
-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = gnibbles
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnobots/Makefile.in.orig Mon Mar 1 02:50:42 1999
|
|
|
|
+++ gnobots/Makefile.in Wed Mar 3 00:00:54 1999
|
|
|
|
@@ -126,11 +126,11 @@
|
|
|
|
scoredir = $(localstatedir)/games
|
|
|
|
pixmapdir = $(datadir)/pixmaps/gnobots
|
|
|
|
appicondir = $(datadir)/pixmaps
|
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
1999-02-02 13:01:34 +00:00
|
|
|
|
|
|
|
SUBDIRS = help
|
|
|
|
|
|
|
|
-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = gnobots
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnobots/help/C/Makefile.in.orig Mon Mar 1 02:50:44 1999
|
|
|
|
+++ gnobots/help/C/Makefile.in Tue Mar 2 23:58:05 1999
|
|
|
|
@@ -126,7 +126,7 @@
|
1999-02-02 13:01:34 +00:00
|
|
|
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 =
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnobots/help/es/Makefile.in.orig Mon Mar 1 02:50:45 1999
|
|
|
|
+++ gnobots/help/es/Makefile.in Tue Mar 2 23:58:05 1999
|
|
|
|
@@ -126,7 +126,7 @@
|
1999-02-02 13:01:34 +00:00
|
|
|
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 =
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnobots2/Makefile.in.orig Mon Mar 1 02:50:46 1999
|
|
|
|
+++ gnobots2/Makefile.in Wed Mar 3 00:00:36 1999
|
|
|
|
@@ -129,11 +129,11 @@
|
|
|
|
soundlistdir = $(sysconfdir)/sound/events
|
|
|
|
sounddir = $(datadir)/sounds/gnobots2
|
|
|
|
appicondir = $(datadir)/pixmaps
|
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
1999-02-02 13:01:34 +00:00
|
|
|
|
|
|
|
SUBDIRS = help
|
|
|
|
|
|
|
|
-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = gnobots2
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnobots2/help/C/Makefile.in.orig Mon Mar 1 02:50:49 1999
|
|
|
|
+++ gnobots2/help/C/Makefile.in Tue Mar 2 23:58:05 1999
|
|
|
|
@@ -126,7 +126,7 @@
|
1999-02-02 13:01:34 +00:00
|
|
|
EXTRA_DIST = index.html topic.dat
|
|
|
|
|
|
|
|
|
1999-02-24 22:12:10 +00:00
|
|
|
-gnobots2_helpdir = $(datadir)/gnome/help/gnobots2/C
|
|
|
|
+gnobots2_helpdir = $(datadir)/help/gnobots2/C
|
1999-02-02 13:01:34 +00:00
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../../../config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnobots2/help/es/Makefile.in.orig Mon Mar 1 02:50:50 1999
|
|
|
|
+++ gnobots2/help/es/Makefile.in Tue Mar 2 23:58:05 1999
|
|
|
|
@@ -126,7 +126,7 @@
|
1999-02-02 13:01:34 +00:00
|
|
|
EXTRA_DIST = index.html topic.dat
|
|
|
|
|
|
|
|
|
1999-02-24 22:12:10 +00:00
|
|
|
-gnobots2_helpdir = $(datadir)/gnome/help/gnobots2/es
|
|
|
|
+gnobots2_helpdir = $(datadir)/help/gnobots2/es
|
1999-02-02 13:01:34 +00:00
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../../../config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnome-stones/Makefile.in.orig Mon Mar 1 02:50:55 1999
|
1999-05-30 04:02:08 +00:00
|
|
|
+++ gnome-stones/Makefile.in Wed Mar 3 00:33:00 1999
|
1999-03-09 01:13:40 +00:00
|
|
|
@@ -125,12 +125,12 @@
|
|
|
|
|
|
|
|
SUBDIRS = objects graphics
|
|
|
|
|
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
|
|
|
scoredir = $(localstatedir)/games
|
1999-02-02 13:01:34 +00:00
|
|
|
Pixmapdir = $(datadir)/pixmaps
|
1998-10-02 00:58:05 +00:00
|
|
|
Cavesdir = $(datadir)/gnome-stones
|
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
-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
|
1999-03-09 01:13:40 +00:00
|
|
|
@@ -145,7 +145,7 @@
|
|
|
|
Games_DATA = gnome-stones.desktop
|
|
|
|
Caves_DATA = default.caves tutorial.caves gnomekoban.caves
|
|
|
|
|
|
|
|
-gtkrcdir = $(datadir)
|
|
|
|
+gtkrcdir = $(datadir)/gnome-stones
|
|
|
|
gtkrc_DATA = gnome-stonesrc gnome-stonesrc.ko
|
|
|
|
|
|
|
|
EXTRA_DIST = $(Pixmap_DATA) $(Games_DATA) $(Caves_DATA) $(gtkrc_DATA) TODO README
|
|
|
|
--- gnome-stones/objects/Makefile.in.orig Mon Mar 1 02:50:56 1999
|
|
|
|
+++ gnome-stones/objects/Makefile.in Tue Mar 2 23:58:05 1999
|
|
|
|
@@ -125,9 +125,9 @@
|
1999-01-01 09:23:15 +00:00
|
|
|
|
|
|
|
GSTONES_SRC_DIR = $(srcdir)/../
|
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
-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
|
1999-05-30 04:02:08 +00:00
|
|
|
@@ -143,10 +143,10 @@
|
1999-02-24 22:12:10 +00:00
|
|
|
|
|
|
|
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
|
|
|
LIBS = @LIBS@
|
|
|
|
-libgnome_stones_la_LDFLAGS =
|
1999-05-30 04:02:08 +00:00
|
|
|
+libgnome_stones_la_LDFLAGS = -avoid-version
|
1999-02-24 22:12:10 +00:00
|
|
|
libgnome_stones_la_LIBADD =
|
|
|
|
libgnome_stones_la_OBJECTS = gnome-stones.lo
|
|
|
|
-libgnomekoban_la_LDFLAGS =
|
1999-05-30 04:02:08 +00:00
|
|
|
+libgnomekoban_la_LDFLAGS = -avoid-version
|
1999-02-24 22:12:10 +00:00
|
|
|
libgnomekoban_la_LIBADD =
|
|
|
|
libgnomekoban_la_OBJECTS = gnomekoban.lo
|
|
|
|
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnometris/Makefile.in.orig Mon Mar 1 02:51:03 1999
|
|
|
|
+++ gnometris/Makefile.in Wed Mar 3 00:00:33 1999
|
|
|
|
@@ -125,9 +125,9 @@
|
|
|
|
|
|
|
|
SUBDIRS = pix
|
1999-02-02 13:01:34 +00:00
|
|
|
scoredir = $(localstatedir)/games
|
1999-03-09 01:13:40 +00:00
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
1999-02-02 13:01:34 +00:00
|
|
|
|
|
|
|
-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" $(GNOME_INCLUDEDIR)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = gnometris
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnomine/Makefile.in.orig Mon Mar 1 02:50:28 1999
|
|
|
|
+++ gnomine/Makefile.in Wed Mar 3 00:00:48 1999
|
|
|
|
@@ -124,9 +124,9 @@
|
|
|
|
l = @l@
|
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
scoredir = $(localstatedir)/games
|
1999-03-09 01:13:40 +00:00
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
1999-02-02 13:01:34 +00:00
|
|
|
|
|
|
|
-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
1999-01-01 09:23:15 +00:00
|
|
|
|
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
bin_PROGRAMS = gnomine
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnothello/Makefile.in.orig Mon Mar 1 02:50:51 1999
|
|
|
|
+++ gnothello/Makefile.in Wed Mar 3 00:00:29 1999
|
|
|
|
@@ -125,10 +125,10 @@
|
|
|
|
|
|
|
|
scoredir = $(localstatedir)/games
|
|
|
|
pixmapdir = $(datadir)/pixmaps/iagno
|
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
1999-02-02 13:01:34 +00:00
|
|
|
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.
|
1998-10-02 00:58:05 +00:00
|
|
|
|
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
bin_PROGRAMS = iagno
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gnotravex/Makefile.in.orig Mon Mar 1 02:50:54 1999
|
|
|
|
+++ gnotravex/Makefile.in Wed Mar 3 00:00:45 1999
|
|
|
|
@@ -125,9 +125,9 @@
|
|
|
|
|
|
|
|
scoredir = $(localstatedir)/games
|
1999-02-02 13:01:34 +00:00
|
|
|
pixmapdir = $(datadir)/pixmaps/gnotravex
|
1999-03-09 01:13:40 +00:00
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = gnotravex
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gturing/Makefile.in.orig Mon Mar 1 02:50:36 1999
|
|
|
|
+++ gturing/Makefile.in Wed Mar 3 00:00:25 1999
|
|
|
|
@@ -124,12 +124,12 @@
|
|
|
|
ZVT_LIBS = @ZVT_LIBS@
|
1999-02-24 22:12:10 +00:00
|
|
|
l = @l@
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-02-24 22:12:10 +00:00
|
|
|
-SUBDIRS = help
|
1999-03-09 01:13:40 +00:00
|
|
|
+# SUBDIRS = help
|
|
|
|
|
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
1999-02-24 22:12:10 +00:00
|
|
|
examplesdir = $(datadir)/gturing/examples
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-02-24 22:12:10 +00:00
|
|
|
-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" -DGTURING_EXAMPLES_DIR=\""$(examplesdir)"\"
|
|
|
|
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" -DGTURING_EXAMPLES_DIR=\""$(examplesdir)"\"
|
1999-02-02 13:01:34 +00:00
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = gturing
|
1999-03-09 01:13:40 +00:00
|
|
|
--- gturing/help/C/Makefile.in.orig Mon Mar 1 02:50:38 1999
|
|
|
|
+++ gturing/help/C/Makefile.in Tue Mar 2 23:58:05 1999
|
|
|
|
@@ -123,7 +123,7 @@
|
|
|
|
ZVT_LIBS = @ZVT_LIBS@
|
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-gturing_helpdir = $(datadir)/gnome/help/gturing/C
|
|
|
|
+gturing_helpdir = $(datadir)/help/gturing/C
|
|
|
|
|
|
|
|
gturing_help_DATA = index.html topic.dat
|
|
|
|
|
|
|
|
--- gyahtzee/Makefile.in.orig Mon Mar 1 02:50:39 1999
|
|
|
|
+++ gyahtzee/Makefile.in Wed Mar 3 00:00:42 1999
|
|
|
|
@@ -123,17 +123,17 @@
|
|
|
|
ZVT_LIBS = @ZVT_LIBS@
|
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
|
|
|
scoredir = $(localstatedir)/games
|
1999-02-02 13:01:34 +00:00
|
|
|
|
1998-10-02 00:58:05 +00:00
|
|
|
SUBDIRS = pix
|
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
-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)
|
|
|
|
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-02-24 22:12:10 +00:00
|
|
|
@HAS_CURSES_TRUE@CTALI = ctali
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-02-24 22:12:10 +00:00
|
|
|
-bin_PROGRAMS = gtali $(CTALI)
|
|
|
|
+bin_PROGRAMS = gtali
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-02-24 22:12:10 +00:00
|
|
|
gtali_SOURCES = gyahtzee.c gyahtzee.h clist.c yahtzee.h yahtzee.c computer.c setup.c
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
--- mahjongg/Makefile.in.orig Mon Mar 1 02:50:35 1999
|
|
|
|
+++ mahjongg/Makefile.in Wed Mar 3 00:01:32 1999
|
|
|
|
@@ -125,10 +125,10 @@
|
|
|
|
|
|
|
|
scoredir = $(localstatedir)/games
|
|
|
|
pixmapdir = $(datadir)/pixmaps/mahjongg
|
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
1999-02-02 13:01:34 +00:00
|
|
|
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)
|
|
|
|
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
bin_PROGRAMS = mahjongg
|
1999-03-09 01:13:40 +00:00
|
|
|
--- metatris/Makefile.in.orig Mon Mar 1 02:51:06 1999
|
|
|
|
+++ metatris/Makefile.in Wed Mar 3 00:01:34 1999
|
|
|
|
@@ -128,7 +128,7 @@
|
|
|
|
appicondir = $(datadir)/pixmaps
|
|
|
|
appicon_DATA = gnome-metatris.png
|
|
|
|
|
|
|
|
-sysdir = $(datadir)/gnome/apps/Games
|
|
|
|
+sysdir = $(datadir)/apps/Games
|
|
|
|
sys_DATA = metatris.desktop
|
|
|
|
|
|
|
|
mydatadir = $(datadir)/metatris/default-theme
|
|
|
|
@@ -146,7 +146,7 @@
|
1999-02-02 13:01:34 +00:00
|
|
|
metatris_LDFLAGS = $(GTK_LIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS)
|
1998-10-02 00:58:05 +00:00
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
|
|
|
|
-CPPFLAGS = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -DBINDIR=\""$(bindir)"\" -DDATADIR=\""$(datadir)"\" -DMYDATADIR=\""$(mydatadir)"\"
|
|
|
|
+CPPFLAGS = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DBINDIR=\""$(bindir)"\" -DDATADIR=\""$(datadir)"\" -DMYDATADIR=\""$(mydatadir)"\"
|
|
|
|
|
|
|
|
|
|
|
|
scoredir = $(localstatedir)/games
|
1999-03-09 01:13:40 +00:00
|
|
|
--- same-gnome/Makefile.in.orig Mon Mar 1 02:50:30 1999
|
|
|
|
+++ same-gnome/Makefile.in Wed Mar 3 00:01:52 1999
|
|
|
|
@@ -125,11 +125,11 @@
|
|
|
|
|
|
|
|
scoredir = $(localstatedir)/games
|
|
|
|
pixmapdir = $(datadir)/pixmaps/same-gnome
|
|
|
|
-Gamesdir = $(datadir)/gnome/apps/Games
|
|
|
|
+Gamesdir = $(datadir)/apps/Games
|
1999-02-02 13:01:34 +00:00
|
|
|
|
1999-02-24 22:12:10 +00:00
|
|
|
SUBDIRS = help
|
1999-02-02 13:01:34 +00:00
|
|
|
|
|
|
|
-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
|
1999-03-09 01:13:40 +00:00
|
|
|
--- same-gnome/help/C/Makefile.in.orig Mon Mar 1 02:50:32 1999
|
|
|
|
+++ same-gnome/help/C/Makefile.in Tue Mar 2 23:58:05 1999
|
|
|
|
@@ -123,7 +123,7 @@
|
|
|
|
ZVT_LIBS = @ZVT_LIBS@
|
1999-01-01 09:23:15 +00:00
|
|
|
l = @l@
|
|
|
|
|
1999-02-02 13:01:34 +00:00
|
|
|
-same_gnome_helpdir = $(datadir)/gnome/help/samegnome/C
|
|
|
|
+same_gnome_helpdir = $(datadir)/help/samegnome/C
|
|
|
|
|
|
|
|
same_gnome_help_DATA = index.html topic.dat
|
1999-01-01 09:23:15 +00:00
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
--- scottfree/Makefile.in.orig Mon Mar 1 02:50:33 1999
|
|
|
|
+++ scottfree/Makefile.in Tue Mar 2 23:58:05 1999
|
|
|
|
@@ -123,7 +123,7 @@
|
|
|
|
ZVT_LIBS = @ZVT_LIBS@
|
1999-02-02 13:01:34 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = GnomeScott
|