Jelajahi Sumber

docbook/Makefile: use default system catalog implicitely

- custom catalog can be forced with nocatalog=no
Daniel-Constantin Mierla 10 tahun lalu
induk
melakukan
508b11011c
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      docbook/Makefile

+ 4 - 0
docbook/Makefile

@@ -99,6 +99,10 @@ html_css ?= /css/sr-doc.css
 # file or docbook xsl stylesheets are being installed.
 catalog  ?= $(docbook_dir)/catalog.xml
 
+# Use standard catalog from OS, set it to no to use the above path to a
+# custom catalog file.
+nocatalog ?= yes
+
 lynx     ?= lynx
 dia      ?= dia
 xsltproc ?= xsltproc