[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-248-g87f0ba953
git at osgeo.org
git at osgeo.org
Sat Oct 22 21:42:46 PDT 2022
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, master has been updated
via 87f0ba953da7ba3bc2229642855f0d6112eeb318 (commit)
from cc846f72084fc49f54a4b130e5512ac2e427a516 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 87f0ba953da7ba3bc2229642855f0d6112eeb318
Author: Regina Obe <lr at pcorp.us>
Date: Sun Oct 23 00:42:40 2022 -0400
Add cheatsheets target to localized html build
diff --git a/doc/po/Makefile.local b/doc/po/Makefile.local
index 6c146bb50..d2b5a2621 100644
--- a/doc/po/Makefile.local
+++ b/doc/po/Makefile.local
@@ -4,7 +4,7 @@
local-all: local-html comments
local-html: symlinks
- $(MAKE) html
+ $(MAKE) html cheatsheets
local-pdf: symlinks
$(MAKE) pdf
-----------------------------------------------------------------------
Summary of changes:
doc/po/Makefile.local | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list