diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-08 08:23:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-08 08:23:19 +0800 |
commit | 1c5b5badc4a3a7cf713477b2769e1064f6771a66 (patch) | |
tree | 4b472487af9d5b794f56e22d89dd3ddd13ec6359 /x11-themes/gnome-themes/files | |
parent | 00cde47502f298d0d6cd79dea58964690ec5650e (diff) | |
download | marcuscom-ports-1c5b5badc4a3a7cf713477b2769e1064f6771a66.tar marcuscom-ports-1c5b5badc4a3a7cf713477b2769e1064f6771a66.tar.gz marcuscom-ports-1c5b5badc4a3a7cf713477b2769e1064f6771a66.tar.bz2 marcuscom-ports-1c5b5badc4a3a7cf713477b2769e1064f6771a66.tar.lz marcuscom-ports-1c5b5badc4a3a7cf713477b2769e1064f6771a66.tar.xz marcuscom-ports-1c5b5badc4a3a7cf713477b2769e1064f6771a66.tar.zst marcuscom-ports-1c5b5badc4a3a7cf713477b2769e1064f6771a66.zip |
Update to 2.17.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7882 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/files')
-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 |