浏览代码

docbook: allow setting catalog path from command line

Daniel-Constantin Mierla 14 年之前
父节点
当前提交
ddcaa44c02
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docbook/Makefile

+ 1 - 1
docbook/Makefile

@@ -97,7 +97,7 @@ html_css ?= /css/sr-doc.css
 # the site-wide catalog file present in Debian and possibly other systems
 # too. This file is updated by the package manager whenever docbook schema
 # file or docbook xsl stylesheets are being installed.
-catalog=$(docbook_dir)/catalog.xml
+catalog  ?= $(docbook_dir)/catalog.xml
 
 lynx     ?= lynx
 dia      ?= dia