X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Ftinfo%2FMKuserdefs.sh;h=109dd6445e4da0424d267044871c72d79880e6df;hp=05b3afbbd8b21a5afd74ba55fa0ec68fa5982fba;hb=f67a188e71a0e6f80c1c45e50e7a7449c2d7bfb3;hpb=cdaf29481becd3e1c21baa574ac1ab88ea5f3d38 diff --git a/ncurses/tinfo/MKuserdefs.sh b/ncurses/tinfo/MKuserdefs.sh old mode 100644 new mode 100755 index 05b3afbb..109dd644 --- a/ncurses/tinfo/MKuserdefs.sh +++ b/ncurses/tinfo/MKuserdefs.sh @@ -1,6 +1,6 @@ #!/bin/sh ############################################################################## -# Copyright (c) 2019 Free Software Foundation, Inc. # +# Copyright 2019,2020 Thomas E. Dickey # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -26,7 +26,7 @@ # use or other dealings in this Software without prior written # # authorization. # ############################################################################## -# $Id: MKuserdefs.sh,v 1.6 2019/03/10 01:08:14 tom Exp $ +# $Id: MKuserdefs.sh,v 1.10 2020/02/02 23:34:34 tom Exp $ AWK=${1-awk}; shift 1 OPT1=${1-0}; shift 1 @@ -55,6 +55,8 @@ cat "$@" | ./make_hash 1 user $OPT1 cat <