OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Jul-2003 21:41:02
Branch: HEAD Handle: 2003072820410200
Modified files:
openpkg-src/ispell ispell.spec
Log:
fix typo
Summary:
Revision Changes Path
1.37 +1 -1 openpkg-src/ispell/ispell.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ispell/ispell.spec
============================================================================
$ cvs diff -u -r1.36 -r1.37 ispell.spec
--- openpkg-src/ispell/ispell.spec 28 Jul 2003 09:22:53 -0000 1.36
+++ openpkg-src/ispell/ispell.spec 28 Jul 2003 19:41:02 -0000 1.37
@@ -78,7 +78,7 @@
%build
# configure package
# kludge: determine whether vendor termcap, termlib or curses library exists
- # reason: some brean-dead platforms (like SuSE, etc) have no termcap library
installed.
+ # reason: some brain-dead platforms (like SuSE, etc) have no termcap library
installed.
termlib=""
echo "int main(int argc, char *argv[]) { return 0; }" >dummy.c
for lib in termcap termlib curses ncurses; do
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]