OSDN Git Service

update NEWS for libva 2.4.0
[android-x86/hardware-intel-common-libva.git] / doc / ghdeploydoxy.sh
index 4804f1f..d898090 100644 (file)
@@ -100,7 +100,6 @@ if [ -d "html-out" ] && [ -f "html-out/index.html" ]; then
     git reset --soft $CURRENTCOMMIT # Move HEAD back to where it was
 
     # Move doxy files into local gh-pages branch folder
-    mv ../../doxygen.log .
     mv ../../html-out/* .
 
     # Need to create a .nojekyll file to allow filenames starting with an underscore