aboutsummaryrefslogtreecommitdiff
path: root/russian/rispell/files/patch-ac
blob: 3f93ab32f446aced84d12a47de08e52e5bed351e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
*** 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