mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-23 01:40:23 -05:00
fix path for CHANGES.SE
(cherry picked from commit e948cf361c75ff0a64bb3365271efbbdaec740f3)
This commit is contained in:
parent
115deb9917
commit
ab4bfc7cd8
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ copy ..\..\doc\arm\*.html ..\..\Build\Release
|
|||
copy ..\..\doc\arm\notes.pdf ..\..\Build\Release
|
||||
copy ..\..\doc\arm\Bv9ARM.pdf ..\..\Build\Release
|
||||
copy ..\..\CHANGES ..\..\Build\Release
|
||||
if Exist ..\CHANGES.SE copy ..\CHANGES.SE ..\Build\Release
|
||||
if Exist ..\..\CHANGES.SE copy ..\..\CHANGES.SE ..\..\Build\Release
|
||||
copy ..\..\FAQ ..\..\Build\Release
|
||||
|
||||
echo Copying the standalone manual pages.
|
||||
|
|
|
|||
Loading…
Reference in a new issue