1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/russian/rispell/files/patch-ac
1997-12-16 18:26:12 +00:00

39 lines
879 B
Plaintext

*** Makefile.orig Fri Oct 24 11:58:47 1997
--- Makefile Tue Dec 16 20:46:27 1997
***************
*** 1,7 ****
ISPELL_TGZ = /usr/src/redhat/SOURCES/ispell-3.1.20.tar.gz
! ELISP_DIR = /usr/share/emacs/site-lisp
! IPATH = ./ispell-3.1
KITDIR = ../save-kostya-dict
first:
--- 1,7 ----
ISPELL_TGZ = /usr/src/redhat/SOURCES/ispell-3.1.20.tar.gz
! ELISP_DIR = NOTYET/usr/share/emacs/site-lisp
! IPATH = ${PREFIX}/bin
KITDIR = ../save-kostya-dict
first:
***************
*** 33,40 ****
make $(IPATH)
cp local.h $(IPATH)
! $(IPATH)/unsq: $(IPATH)/local.h
! cd $(IPATH) ; make ; cd ..
clean:
rm -f russian.sml* russian.hash makedict
--- 33,40 ----
make $(IPATH)
cp local.h $(IPATH)
! #$(IPATH)/unsq: $(IPATH)/local.h
! # cd $(IPATH) ; make ; cd ..
clean:
rm -f russian.sml* russian.hash makedict