[gnome-online-accounts] Fix typo in xsltproc argument name.
- From: Jasper Lievisse Adriaanse <jasperla src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] Fix typo in xsltproc argument name.
- Date: Thu, 29 Sep 2011 08:03:59 +0000 (UTC)
commit 45ed8d3768616add3b83457bddd6b3bcd1d0566e
Author: Jasper Lievisse Adriaanse <jasper humppa nl>
Date: Thu Sep 29 10:02:50 2011 +0200
Fix typo in xsltproc argument name.
doc/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 208a2d9..5df273e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -63,7 +63,7 @@ man_MANS = \
$(NULL)
.xml.8:
- $(XSLTPROC) -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
+ $(XSLTPROC) --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
if ENABLE_GTK_DOC
include $(top_srcdir)/gtk-doc.make
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]