Re: [PATCH] Missing space in man/Makefile.am

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 With better subject now.

-----Ursprüngliche Nachricht-----
Von: discuss-bounces@xxxxxxxxxxxx [mailto:discuss-bounces@xxxxxxxxxxxx] Im Auftrag von Grüninger, Andreas (LGL Extern)
Gesendet: Donnerstag, 11. Oktober 2012 14:33
An: discuss@xxxxxxxxxxxx
Betreff:  [PATCH]

Congratulation to the new version 2.10.

I compiled the current master (tag 2.1.0) and found a minor problem.
A space is missing, see below.

Andreas

diff --git a/man/Makefile.am b/man/Makefile.am index 3550843..9824524 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -163,7 +163,7 @@ if BUILD_HTML_DOCS

 install-data-local:
        $(INSTALL) -d $(DESTDIR)/${docdir}/html
-       $(INSTALL) -m644 ${srcdir}/$(INDEX_HTML) $(HTML_DOCS) $(DESTDIR)/${docdir}/html/
+       $(INSTALL) -m 644 ${srcdir}/$(INDEX_HTML) $(HTML_DOCS) 
+ $(DESTDIR)/${docdir}/html/

 uninstall-local:
        cd $(DESTDIR)/${docdir}/html && rm -f $(INDEX_HTML) $(HTML_DOCS)



_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss



[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux