From d87857506ef958085fc280de11acd9dc62f2517c Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 6 Mar 2015 13:21:07 +0100 Subject: [PATCH] scripts/Tools/gnuplot/build: README-1ST removed from doc-files --- scripts/Tools/gnuplot/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Tools/gnuplot/build b/scripts/Tools/gnuplot/build index 41ba752..0216439 100755 --- a/scripts/Tools/gnuplot/build +++ b/scripts/Tools/gnuplot/build @@ -11,7 +11,7 @@ function em.configure() { } em.add_to_family 'Tools' -em.set_docfiles 'Copyright' 'ChangeLog' 'NEWS' 'README' 'README.1ST' +em.set_docfiles 'Copyright' 'ChangeLog' 'NEWS' 'README' em.set_build_dependencies "${COMPILER}" em.make_all