diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
commit | 336b31c3940aea29270fc9fd9b51d3ba1633729e (patch) | |
tree | ab986f61fb6fef3625ba83cee9ea5d304243bfe8 /x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in | |
parent | add ocaml-images 2.10 (diff) |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
Diffstat (limited to 'x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in')
-rw-r--r-- | x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in b/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in new file mode 100644 index 000000000000..02365472fd62 --- /dev/null +++ b/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in @@ -0,0 +1,11 @@ +--- metacity-themes/Makefile.in.orig Mon Feb 3 20:16:59 2003 ++++ metacity-themes/Makefile.in Mon Feb 3 20:17:33 2003 +@@ -120,7 +120,7 @@ + THEMES = Mist Sandwish Smokey + + +-THEME_DIR = $(datadir)/themes ++THEME_DIR = $(datadir)/gnome/themes + THEME_SUBDIR = metacity-1 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = ../config.h |