diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-22 07:11:57 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-22 07:11:57 +0000 |
commit | 07a420fe9ce0a221442e71c0cb71959697c0dea2 (patch) | |
tree | 9734ef40855e65203b5fed6d653ae6f5fa7270a7 /x11-wm/sawfish/files/patch-af | |
parent | Remove French/German ispell ports, they have been moved to language-specific (diff) |
Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doing
this commit urgently, as there are -10 minutes left before ports freeze.
OK'ed by: PW
Diffstat (limited to 'x11-wm/sawfish/files/patch-af')
-rw-r--r-- | x11-wm/sawfish/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/sawfish/files/patch-af b/x11-wm/sawfish/files/patch-af new file mode 100644 index 000000000000..baaf30e26c3a --- /dev/null +++ b/x11-wm/sawfish/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 $< |