]> 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:27:57 +0000 (12:27 +1000)
(cherry picked from commit 270506a2ce45999d9c173d13d6bc66bfb23df62a)

win32utils/BuildSetup.bat

index 2cbf8a0c29eacb3a403062cc435aba8190435c8c..6e117079ac4ce131a746ba9fd2bc1fe9f3349685 100644 (file)
@@ -56,6 +56,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.