]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
copy CHANGES.SE if it exists
authorMark Andrews <marka@isc.org>
Thu, 4 Jul 2013 02:25:44 +0000 (12:25 +1000)
committerMark Andrews <marka@isc.org>
Thu, 4 Jul 2013 02:28:18 +0000 (12:28 +1000)
(cherry picked from commit 270506a2ce45999d9c173d13d6bc66bfb23df62a)

win32utils/BuildSetup.bat

index 178c46a27bbf8e292d87d0926cc4ce5ca3d01ab4..de1eaa40dc4ffac82d96640b0726c39b1a380de1 100644 (file)
@@ -54,6 +54,7 @@ copy index.html ..\Build\Release
 copy ..\doc\arm\*.html ..\Build\Release
 copy ..\doc\arm\Bv9ARM.pdf ..\Build\Release
 copy ..\CHANGES ..\Build\Release
+if Exist ..\CHANGES.SE copy ..\CHANGES.SE ..\Build\Release
 copy ..\FAQ ..\Build\Release
 
 echo Copying the standalone manual pages.