From 62cbcd271283070848a0d924ba25a061a2dff2da Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 11 Oct 2011 15:08:14 +0200 Subject: applied debian erlang-slang_1.0-3 patch: some slang_drv updates most of this are useless whitespace changes, but slang_drv is updated and debian files are added --- README | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'README') diff --git a/README b/README index 5752879..adda637 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ -This is slang, an erlang interface to the amazing highly portable tty +This is slang, an erlang interface to the amazing highly portable tty interface that gave us such nice tty applications as mutt and slrn It's distributed as an erlang application (without a start mod) which makes -it possible to integrate into a larger buld environment. +it possible to integrate into a larger build environment. We use this at bluetail to have a terminal application onto our actual target machine. It can be used to to anything that's possible to di with the slang lib itself. @@ -17,16 +17,7 @@ demo: contains some various demos doc: well .. yes guess what config: contains configure scripts and stuff -To compile: +To compile: $ (cd config; ./configure) $ make - - - - - - - - - -- cgit v1.2.3