]> granicus.if.org Git - postgis/commitdiff
Removed >/dev/null redirection of pdfxmltex command, to see what's going on
authorSandro Santilli <strk@keybit.net>
Wed, 10 May 2006 10:37:03 +0000 (10:37 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 10 May 2006 10:37:03 +0000 (10:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2344 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile

index 9549190461852ccaa554f049806ecdf6771d2de9..4f75e7173c429c6b063181335cf44b7d073c13eb 100644 (file)
@@ -47,8 +47,7 @@ postgis.fo: postgis-out.xml
 html: html/postgis.html
 
 postgis.pdf: postgis.fo
-       $(PDFXMLTEX) $< > /dev/null ; \
-       $(PDFXMLTEX) $< > /dev/null
+       $(PDFXMLTEX) $< 
 
 jw: postgis-out.xml
        $(JW) $(COMMONOPTS) -o html/ postgis-out.xml