libtool-patches
[Top][All Lists]
Advanced

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

Use --email with gendocs.sh.


From: Ralf Wildenhues
Subject: Use --email with gendocs.sh.
Date: Sun, 31 Jan 2010 15:38:50 +0100
User-agent: Mutt/1.5.20 (2009-10-28)

Following the recent recommendation on gnu-prog-discuss, I've applied
this.

Cheers,
Ralf

    Use --email with gendocs.sh.
    
    * Makefile.maint (web-manual): Pass bug reporting address to
    gendocs.sh.

diff --git a/Makefile.maint b/Makefile.maint
index 02284df..b90b31d 100644
--- a/Makefile.maint
+++ b/Makefile.maint
@@ -225,4 +225,4 @@ web-manual:
        $(WGETSGO)'/texinfo/texinfo/util/gendocs.sh' && \
        $(WGETSGO)'/texinfo/texinfo/util/gendocs_template' && \
        chmod 755 gendocs.sh && \
-       ./gendocs.sh libtool "GNU Libtool Manual"
+       ./gendocs.sh --email address@hidden libtool "GNU Libtool Manual"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]