mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2021-12-16 Fred Gleason <fredg@paravelsystems.com>
* Consolidated all canonical version declarations in 'versions/'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -334,10 +334,10 @@ OPSGUIDE_DEPS = $(OPSGUIDE_IMAGES) \
|
||||
webget.xml
|
||||
|
||||
%.html: $(OPSGUIDE_DEPS)\
|
||||
../../PACKAGE_VERSION
|
||||
../../versions/PACKAGE_VERSION
|
||||
xsltproc ../stylesheets/book-xhtml.xml opsguide.xml
|
||||
|
||||
opsguide.pdf: $(OPSGUIDE_DEPS) ../../PACKAGE_VERSION\
|
||||
opsguide.pdf: $(OPSGUIDE_DEPS) ../../versions/PACKAGE_VERSION\
|
||||
../stylesheets/book-fo.xml\
|
||||
../stylesheets/book-fo-titlepages.xsl
|
||||
xsltproc ../stylesheets/book-fo.xml opsguide.xml | fop - -pdf opsguide.pdf
|
||||
|
Reference in New Issue
Block a user