aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/sawfish/files
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/sawfish/files')
-rw-r--r--x11-wm/sawfish/files/patch-ae12
-rw-r--r--x11-wm/sawfish/files/patch-af11
2 files changed, 5 insertions, 18 deletions
diff --git a/x11-wm/sawfish/files/patch-ae b/x11-wm/sawfish/files/patch-ae
index 9ad8909b2ac8..ccd0bc67f4b6 100644
--- a/x11-wm/sawfish/files/patch-ae
+++ b/x11-wm/sawfish/files/patch-ae
@@ -1,13 +1,11 @@
---- 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 @@
+--- capplet/Makefile.in.orig 2007-10-10 17:59:01.000000000 -0500
++++ capplet/Makefile.in 2007-10-10 17:59:24.000000000 -0500
+@@ -26,7 +26,7 @@
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
++G_CC_DIR = $(GNOMEDIR)/share/applications
+ G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps
all :
-
diff --git a/x11-wm/sawfish/files/patch-af b/x11-wm/sawfish/files/patch-af
deleted file mode 100644
index baaf30e26c3a..000000000000
--- a/x11-wm/sawfish/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/Makefile.in 2000/09/21 13:09:15 1.1
-+++ scripts/Makefile.in 2000/09/21 13:09:33
-@@ -34,7 +34,7 @@
- SUBSTS := -e "s|__lispdir__|$(lispdir)|" \
- -e "s|__version__|$(version)|"
-
--G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps
-+G_PIXMAP_DIR = $(GNOMEDIR)/share/gnome/pixmaps
-
- %.jlc : %.jl
- $(REP_ENVIRON) rep compiler -f compile-batch $<