X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2Fgen_edit.sh;h=e9b339010c9a3336d2f6d189d41517b88314a50b;hp=f0aa72ac9ad2efba077821664606c16ee9b1118a;hb=3c19a91c36092255fbac7de00e3db8830aefc053;hpb=fc108369da39ac4082802007d06c52de80392b94 diff --git a/misc/gen_edit.sh b/misc/gen_edit.sh index f0aa72ac..e9b33901 100755 --- a/misc/gen_edit.sh +++ b/misc/gen_edit.sh @@ -1,6 +1,6 @@ #!/bin/sh ############################################################################## -# Copyright (c) 2004 Free Software Foundation, Inc. # +# Copyright (c) 2004,2011 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -29,7 +29,7 @@ # # Author: Thomas E. Dickey # -# $Id: gen_edit.sh,v 1.1 2004/07/11 15:01:29 tom Exp $ +# $Id: gen_edit.sh,v 1.2 2011/09/11 00:47:26 tom Exp $ # Generate a sed-script for converting the terminfo.src to the form which will # be installed. # @@ -56,3 +56,27 @@ cat </dev/null` +if test "x$system" = xLinux +then + case x`uname -r` in + x1.*) +cat <