diff options
Diffstat (limited to 'x11-wm/sawfish2/files/patch-ae')
-rw-r--r-- | x11-wm/sawfish2/files/patch-ae | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-wm/sawfish2/files/patch-ae b/x11-wm/sawfish2/files/patch-ae deleted file mode 100644 index de7e1b297997..000000000000 --- a/x11-wm/sawfish2/files/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ ---- capplet/Makefile.in.orig Wed Apr 26 21:12:29 2000 -+++ capplet/Makefile.in Tue Jun 13 16:02:14 2000 -@@ -29,9 +29,9 @@ - override CFLAGS += $(GNOME_CC_CFLAGS) - override LIBS += $(GNOME_CC_LIBS) - --G_CC_DIR = $(GNOMEDIR)/share/control-center -+G_CC_DIR = $(GNOMEDIR)/share/gnome/control-center - G_MENU_DIR = $(GNOMEDIR)/share/gnome/apps/Settings --G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps -+G_PIXMAP_DIR = $(GNOMEDIR)/share/gnome/pixmaps - - all : sawfish-capplet |