X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2Frun_tic.in;h=b335b48e2a0dc578eade0dfea7eb9c727b84ee32;hp=817c97bfb688adcc7db07b3ede311c82ac54d332;hb=fae162795e065e5901068152e91f2962b6b247f3;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280 diff --git a/misc/run_tic.in b/misc/run_tic.in index 817c97bf..b335b48e 100644 --- a/misc/run_tic.in +++ b/misc/run_tic.in @@ -1,5 +1,5 @@ #!@SHELL@ -# $Id: run_tic.in,v 1.37 2020/02/02 23:34:34 tom Exp $ +# $Id: run_tic.in,v 1.38 2020/02/15 15:30:53 tom Exp $ ############################################################################## # Copyright 2019,2020 Thomas E. Dickey # # Copyright 2000-2012,2017 Free Software Foundation, Inc. # @@ -145,6 +145,7 @@ Running $TIC_PATH to install $TERMINFO ... document, and install the terminfo without the -x option. EOF +$TIC_PATH -V if ( $TIC_PATH -x -s -o "$TERMINFO" $source ) then echo "** built new $TERMINFO" @@ -164,6 +165,7 @@ Running $TIC_PATH to install $TERMINFO ... document, and install the terminfo without the -x option. EOF +$TIC_PATH -V if ( $TIC_PATH -s -o "$TERMINFO" $source ) then echo "** built new $TERMINFO"