]> granicus.if.org Git - postgis/commitdiff
update pot is not part of pull-tx so needs to be run before pulling the tx files
authorRegina Obe <lr@pcorp.us>
Sun, 16 Sep 2018 16:54:50 +0000 (16:54 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 16 Sep 2018 16:54:50 +0000 (16:54 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@16810 b70326c6-7e19-0410-871a-916f4a2858ee

ci/debbie/postgis_doc_translations.sh

index 1b26eabaaac0ff7c8b68047257c306b02ec639fc..36bdce4d2da30b2dc154b3f12fec22e7ad21c904 100644 (file)
@@ -39,7 +39,8 @@ LDFLAGS="-L${PGPATH}/lib"  ./configure \
   --without-raster
 make clean
 cd doc
-
+make update-pot
+make pull-tx
 
 mv postgis.xml postgis.xml.orig
 sed -e "s:</title>:</title><subtitle><subscript>SVN Revision (<emphasis>${POSTGIS_SVN_REVISION}</emphasis>)</subscript></subtitle>:" postgis.xml.orig > postgis.xml