View | Details | Raw Unified | Return to bug 148102
Collapse All | Expand All

(-)contrib/debuginfo-install/Makefile.am (-1 / +1 lines)
Lines 13-19 Link Here
13
13
14
if HAVE_XSLTPROC
14
if HAVE_XSLTPROC
15
pk-debuginfo-install.1: pk-debuginfo-install.xml
15
pk-debuginfo-install.1: pk-debuginfo-install.xml
16
	xsltproc http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $? &> /dev/null
16
	xsltproc http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $? > /dev/null
17
endif
17
endif
18
18
19
INCLUDES =						\
19
INCLUDES =						\

Return to bug 148102