X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2Fgen_edit.sh;h=49557111d77899dbde291ba04f3db6394ce0fc6e;hp=e84c039c0cfc58d035d42dc22857254040001056;hb=8e6d0cc266af2051a959002a9d1a6cedcb9a567a;hpb=01433b4eede468929bccc74b22324cb44540e990 diff --git a/misc/gen_edit.sh b/misc/gen_edit.sh index e84c039c..49557111 100755 --- a/misc/gen_edit.sh +++ b/misc/gen_edit.sh @@ -29,7 +29,7 @@ # # Author: Thomas E. Dickey # -# $Id: gen_edit.sh,v 1.3 2012/01/22 19:58:06 Sven.Joachim Exp $ +# $Id: gen_edit.sh,v 1.4 2012/02/11 16:30:03 tom Exp $ # Generate a sed-script for converting the terminfo.src to the form which will # be installed. # @@ -39,6 +39,7 @@ : ${datadir=@datadir@} : ${xterm_new=@WHICH_XTERM@} +: ${xterm_kbs=@XTERM_KBS@} # If we're not installing into /usr/share/, we'll have to adjust the location # of the tabset files in terminfo.src (which are in a parallel directory). @@ -57,6 +58,14 @@ cat <