summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-07-25 18:00:13 +0000
committerSteve Price <steve@FreeBSD.org>2001-07-25 18:00:13 +0000
commit4774b924d59afb3410afa8804085f7a7d46ddfff (patch)
tree9fd03c0acd833c41eac6dfbe6bb5638dc7cf9bdf /russian
parentUse user:group in call to chown. (diff)
Change unsq to uniq as that is probably what the author intended to use.
Notes
Notes: svn path=/head/; revision=45487
Diffstat (limited to 'russian')
-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 178b7f870919..81b583e508cb 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