Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Update
glucat
glucat-disable-pdf-doc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File glucat-disable-pdf-doc.patch of Package glucat
Index: glucat-0.8.2/doc/Makefile.am =================================================================== --- glucat-0.8.2.orig/doc/Makefile.am +++ glucat-0.8.2/doc/Makefile.am @@ -14,7 +14,7 @@ if HAVE_DOXYGEN testHEADERS = ../test/*.h PyClicalSOURCE = ../pyclical/glucat.pxd ../pyclical/PyClical.h ../pyclical/PyClical.pxd ../pyclical/PyClical.pyx -doc: html pdf +doc: html html: $(nodist_html_DATA) @@ -25,13 +25,9 @@ $(nodist_html_DATA): .doxygen.out mkdir -p api/latex $(DOXYGEN) $(DOXYFLAGS) $(doxydir)/Doxyfile > .doxygen.out -pdf: $(nodist_pdf_DATA) +pdf: -$(nodist_pdf_DATA): .doxygen.out - sed -i "s/operator\%/operator\\\%/g" api/latex/*.tex - $(MAKE) -C api/latex > api/latex/make.out - cp api/latex/refman.pdf $@ - rm -rf api/latex +$(nodist_pdf_DATA): clean-local: rm -rf api
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor