summaryrefslogtreecommitdiff
path: root/maintainer-scripts
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2015-02-25 15:47:05 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2015-02-25 15:47:05 +0000
commit57492b0f3c252db0afc587e6b2bc57d849638872 (patch)
tree483650abac2050fad8ccd080e4c81fae6ec7e15f /maintainer-scripts
parent9f4e01f8055465ffe07138264dd7603b8c07edf6 (diff)
downloadgcc-57492b0f3c252db0afc587e6b2bc57d849638872.tar.gz
Complete previous change.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220973 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts')
-rwxr-xr-xmaintainer-scripts/update_web_docs_svn2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainer-scripts/update_web_docs_svn b/maintainer-scripts/update_web_docs_svn
index 1e620c8119c..46e34d10fe4 100755
--- a/maintainer-scripts/update_web_docs_svn
+++ b/maintainer-scripts/update_web_docs_svn
@@ -118,7 +118,7 @@ find gcc -type f \( -name '*.texi' \
-o -path gcc/gcc/doc/include/texinfo.tex \
-o -path gcc/gcc/BASE-VER \
-o -path gcc/gcc/DEV-PHASE \
- -o -path "gcc/gcc/ada/*.png" \
+ -o -path "gcc/gcc/ada/doc/gnat_ugn/*.png" \
-o -path "gcc/gcc/jit/docs/*" \
-o -path "gcc/gcc/jit/jit-common.h" \
-o -path "gcc/gcc/jit/notes.txt" \