[PATCH]

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

 



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


[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