diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:10:38 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:10:38 +0000 |
| commit | 1ecc592d8c0f766d78b1cd5cd0639a82cba48dd1 (patch) | |
| tree | f3a64f821d9a3948862b11e80f4879b827fecfc7 /x11/gnomecore/files/patch-ap | |
| parent | 5df7ac46c165a290e3d709d4080d1f2d65a168d9 (diff) | |
Say hello to GNOME 1.2
audio/gnomemedia 1.2.0
deskutils/gnomepim 1.2.0
devel/bugbuddy 1.0
devel/glade 0.5.9
devel/libgtop 1.0.9
games/gnomegames 1.2.0
graphics/imlib 1.9.8.1
misc/gnomeusersguide 1.2
misc/gnomeutils 1.2.0
sysutils/gnomecontrolcenter 1.2.0
sysutils/gtop 1.0.8
x11-fm/gmomemc 4.5.50
x11/gnomecore 1.2.0
x11/gnomelibs 1.2.1
Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.
Plus. The metaport has been reworked to bring in a few more
often-requested items.
Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
Diffstat (limited to 'x11/gnomecore/files/patch-ap')
| -rw-r--r-- | x11/gnomecore/files/patch-ap | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/x11/gnomecore/files/patch-ap b/x11/gnomecore/files/patch-ap new file mode 100644 index 000000000000..a1e81ad131bd --- /dev/null +++ b/x11/gnomecore/files/patch-ap @@ -0,0 +1,23 @@ +--- gsm/Makefile.in.orig Tue May 23 04:24:59 2000 ++++ gsm/Makefile.in Fri May 26 15:28:56 2000 +@@ -141,9 +141,9 @@ + + SUBDIRS = help + +-defaultdir = $(datadir)/gnome ++defaultdir = $(datadir) + +-INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -I$(top_srcdir)/intl -I$(top_builddir)/intl -DGNOMELOCALEDIR=\""$(datadir)/locale\"" -DDEFAULTDIR="\"$(defaultdir)\"" ++INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -I$(top_srcdir)/intl -I$(top_builddir)/intl -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DDEFAULTDIR="\"$(defaultdir)\"" + + + LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) +@@ -169,7 +169,7 @@ + + default_DATA = default.session default.wm + +-desktopdir = $(datadir)/gnome/apps/Settings/Session/ ++desktopdir = $(datadir)/apps/Settings/Session/ + desktop_DATA = save-session.desktop session.desktop + + man_MANS = gnome-wm.1 save-session.1 default.session.5 gnome-session.1 |
