From: Bob Stayton Date: Mon, 9 Jul 2012 21:38:55 +0000 (+0000) Subject: Change ns README to README.ns in order to retain the regular README in the ns directory. X-Git-Tag: release/1.79.1~6^2~374 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f44e7f75399271ba96039591b45bd1e9ad9b692;p=docbook-dsssl Change ns README to README.ns in order to retain the regular README in the ns directory. --- diff --git a/releasetools/xslns-build b/releasetools/xslns-build index acb32af9a..4a7def7f0 100755 --- a/releasetools/xslns-build +++ b/releasetools/xslns-build @@ -483,7 +483,7 @@ sub addFiles { $miscdir .= '/xslnsfiles'; print STDOUT "miscdir is $miscdir" . "\n"; copy("$miscdir/addns.xsl", "$destdir/common"); - copy("$miscdir/README", "$destdir/README"); + copy("$miscdir/README.ns", "$destdir/README.ns"); copy("$miscdir/manpages.table.xsl", "$destdir/manpages/table.xsl"); copy("$miscdir/titlepage.xsl", "$destdir/template/titlepage.xsl"); # Copy the ns VERSION file, not the copy from non-ns