updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / trn / trn-4.0-test77-aur.patch
blob39968bff6e3fc329dc5ca44f3b691938498d9802
1 diff -Naur trn-4.0-test77/Speller.SH trn-4.0-test77-aur/Speller.SH
2 --- trn-4.0-test77/Speller.SH 2000-05-24 22:11:41.000000000 -0700
3 +++ trn-4.0-test77-aur/Speller.SH 2010-09-22 18:10:34.000000000 -0700
4 @@ -16,7 +16,7 @@
5 # what pager you use--if you have kernal paging use cat
6 pager="\${PAGER-$pager}"
7 # either the ispell program or "none"
8 -ispell=$ispell_prg
9 +ispell="$ispell_prg"
10 ispell_options=$ispell_options
11 test=${test-test}
12 sed=${sed-sed}