X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fmake-tar.sh;h=c088d07ea1bfe03344f3e10f7708dee95aeedec5;hp=a71e1e1e0f97af73a39a22a564cedd6e4a501acf;hb=f3ec084eb66ba14feb6357b674fb85dd474933d8;hpb=e6319890faa5df5f8cdc9d6bfeb72a3bc3364ed4 diff --git a/test/make-tar.sh b/test/make-tar.sh old mode 100644 new mode 100755 index a71e1e1e..c088d07e --- a/test/make-tar.sh +++ b/test/make-tar.sh @@ -1,7 +1,8 @@ #!/bin/sh -# $Id: make-tar.sh,v 1.12 2013/10/26 23:11:43 tom Exp $ +# $Id: make-tar.sh,v 1.16 2020/02/02 23:34:34 tom Exp $ ############################################################################## -# Copyright (c) 2010-2011,2013 Free Software Foundation, Inc. # +# Copyright 2019,2020 Thomas E. Dickey # +# Copyright 2010-2015,2017 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"), # @@ -66,7 +67,7 @@ edit_specfile() { make_changelog() { test -f $1 && chmod u+w $1 cat >$1 <