summaryrefslogtreecommitdiffstats
path: root/russian/rispell
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-07-25 18:00:13 +0000
committersteve <steve@FreeBSD.org>2001-07-25 18:00:13 +0000
commitbf1ef9c6974f648cddd7d56d0e1219e91323b5b7 (patch)
tree9156cd7434d7dd14072b4bdc255ce36e6c820131 /russian/rispell
parent003620158ff9ebd8fe13073b95ba36fdd9641002 (diff)
downloadFreeBSD-ports-bf1ef9c6974f648cddd7d56d0e1219e91323b5b7.zip
FreeBSD-ports-bf1ef9c6974f648cddd7d56d0e1219e91323b5b7.tar.gz
Change unsq to uniq as that is probably what the author intended to use.
Diffstat (limited to 'russian/rispell')
-rw-r--r--russian/rispell/files/patch-ac11
1 files changed, 7 insertions, 4 deletions
diff --git a/russian/rispell/files/patch-ac b/russian/rispell/files/patch-ac
index 178b7f8..81b583e 100644
--- a/russian/rispell/files/patch-ac
+++ b/russian/rispell/files/patch-ac
@@ -1,5 +1,5 @@
---- Makefile.orig Fri Aug 20 00:23:35 1999
-+++ Makefile Tue Jan 25 02:01:41 2000
+--- Makefile.orig Thu Aug 19 15:23:35 1999
++++ Makefile Tue Jul 24 15:30:22 2001
@@ -1,5 +1,5 @@
-ELISP_DIR = /usr/share/emacs/site-lisp
-ISPELL_DIR = /usr/lib/ispell
@@ -8,9 +8,12 @@
KITDIR = ../save-kostya-dict
-@@ -17,7 +17,7 @@
+@@ -15,9 +15,9 @@
+ buildhash russian.sml russian.aff russian.hash
+
russian.sml: russian.sq.gz
- gzip -dc russian.sq.gz | unsq > russian.sml
+- gzip -dc russian.sq.gz | unsq > russian.sml
++ gzip -dc russian.sq.gz | uniq > russian.sml
-install: unsq russian.hash
+install: russian.hash
OpenPOWER on IntegriCloud