[Commits] [wesnoth/wesnoth] b27065: cmake: Quick-and-dirty fix for the DocBook XSL pat...
GitHub
noreply at github.com
Fri Jan 16 03:27:30 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b270658f50d1f8971d9a9f8d35a1ca9a536513ef
https://github.com/wesnoth/wesnoth/commit/b270658f50d1f8971d9a9f8d35a1ca9a536513ef
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-01-16 (Fri, 16 Jan 2015)
Changed paths:
M cmake/FindTranslationTools.cmake
M doc/manual/CMakeLists.txt
Log Message:
-----------
cmake: Quick-and-dirty fix for the DocBook XSL path on Debian
Without this, rebuilding the game manuals fails because
/usr/share/asciidoc/docbook-xsl/xhtml.xsl doesn't exist. We need to use
/etc/asciidoc/docbook-xsl/xhtml.xsl instead here.
More information about the Commits
mailing list