summaryrefslogtreecommitdiffstats
path: root/x11-themes/gnome-themes/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-14 11:52:27 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-14 11:52:27 +0800
commit1ac59300939c7a04ada1e98a2c30bf75f953e14e (patch)
tree18485493d12c60419e107d58967d7f1240e295ba /x11-themes/gnome-themes/files
parentf1eca72b48cddf2f9bf9fbdd50a3e10ef4f4fd37 (diff)
downloadmarcuscom-ports-1ac59300939c7a04ada1e98a2c30bf75f953e14e.tar
marcuscom-ports-1ac59300939c7a04ada1e98a2c30bf75f953e14e.tar.gz
marcuscom-ports-1ac59300939c7a04ada1e98a2c30bf75f953e14e.tar.bz2
marcuscom-ports-1ac59300939c7a04ada1e98a2c30bf75f953e14e.tar.lz
marcuscom-ports-1ac59300939c7a04ada1e98a2c30bf75f953e14e.tar.xz
marcuscom-ports-1ac59300939c7a04ada1e98a2c30bf75f953e14e.tar.zst
marcuscom-ports-1ac59300939c7a04ada1e98a2c30bf75f953e14e.zip
Don't install the Clearlooks gtkrc file as this is done by gtk-engines2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4493 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/files')
-rw-r--r--x11-themes/gnome-themes/files/patch-gtk-themes_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-themes/gnome-themes/files/patch-gtk-themes_Makefile.in b/x11-themes/gnome-themes/files/patch-gtk-themes_Makefile.in
new file mode 100644
index 000000000..24187dce6
--- /dev/null
+++ b/x11-themes/gnome-themes/files/patch-gtk-themes_Makefile.in
@@ -0,0 +1,11 @@
+--- gtk-themes/Makefile.in.orig Sat Aug 13 23:47:47 2005
++++ gtk-themes/Makefile.in Sat Aug 13 23:47:57 2005
+@@ -187,7 +187,7 @@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-SUBDIRS = Clearlooks Glider Grand-Canyon Simple Smokey-Blue
++SUBDIRS = Glider Grand-Canyon Simple Smokey-Blue
+ subdir = gtk-themes
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs