diff options
Diffstat (limited to 'x11-wm/sawfish2/files/patch-af')
-rw-r--r-- | x11-wm/sawfish2/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/sawfish2/files/patch-af b/x11-wm/sawfish2/files/patch-af new file mode 100644 index 000000000000..baaf30e26c3a --- /dev/null +++ b/x11-wm/sawfish2/files/patch-af @@ -0,0 +1,11 @@ +--- 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 $< |