OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Jul-2003 21:18:46
Branch: HEAD Handle: 2003072820184500
Modified files:
openpkg-src/hexer hexer.spec
Log:
typo
Summary:
Revision Changes Path
1.26 +1 -1 openpkg-src/hexer/hexer.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/hexer/hexer.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 hexer.spec
--- openpkg-src/hexer/hexer.spec 28 Jul 2003 18:29:01 -0000 1.25
+++ openpkg-src/hexer/hexer.spec 28 Jul 2003 19:18:45 -0000 1.26
@@ -69,7 +69,7 @@
# determine available terminal library
# 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]