diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-04-26 08:50:27 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-04-26 08:50:27 +0800 |
commit | bd6dbed351633b45e181b160b976a98931bac127 (patch) | |
tree | 5e2841d8a12c08964d044d20c71dc17ad1d1cccc /x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in | |
parent | e5b19b3691fff0e9f0229d2eff13eeadf652f7f2 (diff) | |
download | marcuscom-ports-bd6dbed351633b45e181b160b976a98931bac127.tar.gz marcuscom-ports-bd6dbed351633b45e181b160b976a98931bac127.tar.zst marcuscom-ports-bd6dbed351633b45e181b160b976a98931bac127.zip |
Add at 2.11.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3947 df743ca5-7f9a-e211-a948-0013205c9059
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 000000000..7694d5d3a --- /dev/null +++ b/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in @@ -0,0 +1,11 @@ +--- metacity-themes/Makefile.in.orig Mon May 31 20:29:45 2004 ++++ metacity-themes/Makefile.in Mon May 31 20:29:56 2004 +@@ -133,7 +133,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 |