mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
another occurrence of the last fix (@XSLTPROC@)
This commit is contained in:
@@ -75,7 +75,7 @@ man_MANS = \
|
|||||||
if ENABLE_MAN
|
if ENABLE_MAN
|
||||||
|
|
||||||
.xml.1:
|
.xml.1:
|
||||||
XSLTPROC@ -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
|
@XSLTPROC@ -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
|
||||||
|
|
||||||
dist-local-check-mans-enabled:
|
dist-local-check-mans-enabled:
|
||||||
if grep "Man generation disabled" $(man_MANS) >/dev/null; then $(RM) $(man_MANS); fi
|
if grep "Man generation disabled" $(man_MANS) >/dev/null; then $(RM) $(man_MANS); fi
|
||||||
|
Reference in New Issue
Block a user