diff options
Diffstat (limited to 'x11-wm/sawfish/files/patch-ae')
-rw-r--r-- | x11-wm/sawfish/files/patch-ae | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-wm/sawfish/files/patch-ae b/x11-wm/sawfish/files/patch-ae new file mode 100644 index 000000000..9ad8909b2 --- /dev/null +++ b/x11-wm/sawfish/files/patch-ae @@ -0,0 +1,13 @@ +--- capplet/Makefile.in.orig Sun Jan 12 21:30:41 2003 ++++ capplet/Makefile.in Wed Feb 8 04:25:14 2006 +@@ -26,8 +26,8 @@ + srcdir=@srcdir@ + VPATH=@srcdir@:@top_srcdir@ + +-G_CC_DIR = $(GNOMEDIR)/share/control-center-2.0/capplets +-G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps ++G_CC_DIR = $(GNOMEDIR)/share/gnome/applications ++G_PIXMAP_DIR = $(GNOMEDIR)/share/gnome/pixmaps + + all : + |