Fix permissions for files coming from gauguin

This commit is contained in:
Laurent Rineau 2018-04-25 12:10:34 +02:00
parent aafced1f53
commit 0f3c37e1a6
4 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
rsync -av --chmod=u+rwX gauguin:.autocgalrc autocgalrc
rsync -av --chmod=u+rwX gauguin:cgal/launch_testsuite.bat .
rsync -Cvr --chmod=u+rwX --exclude .vs --exclude '*.cpp' --exclude '*vcxproj*' --exclude '*.sln' --exclude '*.sdf' --exclude include --exclude Makefile --exclude \*.cmake --exclude bin --exclude lib --exclude config --exclude CMakeFiles --exclude src gauguin:cgal/reference_platforms .
chmod -R u=rwX .