put back makde pdf but after the html files ahave already been copied

git-svn-id: http://svn.osgeo.org/postgis/trunk@14843 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Regina Obe 2016-04-14 00:02:12 +00:00
parent b46f93a21d
commit 89d2d23ffa

View file

@ -61,12 +61,12 @@ make html-localized
# make -C po/pl/ local-html
# make -C po/ko_KR/ local-html
#make pdf-localized
cp -R html/*.* /var/www/postgis_docs/manual-${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}
cp -R html/images/* /var/www/postgis_docs/manual-${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}/images
chmod -R 755 /var/www/postgis_docs/manual-${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}
#add back make pdf but after html copy so will work even if pdf generation fails
make pdf-localized
cp -R po/*/*.pdf /var/www/postgis_stuff/
chmod -R 755 /var/www/postgis_docs/manual-${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}
chmod -R 755 /var/www/postgis_stuff/postgis-${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}*.pdf