texinfo-commits
[Top][All Lists]
Advanced

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

[7749] change path in po-check target


From: gavinsmith0123
Subject: [7749] change path in po-check target
Date: Sun, 23 Apr 2017 08:35:37 -0400 (EDT)

Revision: 7749
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7749
Author:   gavin
Date:     2017-04-23 08:35:37 -0400 (Sun, 23 Apr 2017)
Log Message:
-----------
change path in po-check target

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/Makefile.am

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2017-04-23 12:07:59 UTC (rev 7748)
+++ trunk/ChangeLog     2017-04-23 12:35:37 UTC (rev 7749)
@@ -1,5 +1,9 @@
 2017-04-23  Gavin Smith  <address@hidden>
 
+       * Makefile.am (po-check): Change parsetexi/ to tp/parsetexi.
+
+2017-04-23  Gavin Smith  <address@hidden>
+
        * tp/Texinfo/Parser.pm (_complete_indices): New function.
        * tp/Texinfo/Structuring.pm (do_index_keys): Move code from
        do_index_keys to _complete_indices to complete index entries for 

Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am   2017-04-23 12:07:59 UTC (rev 7748)
+++ trunk/Makefile.am   2017-04-23 12:35:37 UTC (rev 7749)
@@ -111,7 +111,7 @@
            case $$file in                                              \
              contrib/* ) continue;;                                    \
              djgpp/* | makeinfo/* | man/* | texi2html/* ) continue;;   \
-             parsetexi/*) continue;;                                   \
+             tp/parsetexi/*) continue;;                                \
              texinfo-*/*) continue;;                                   \
               tp/maintain/* ) continue;;                               \
            esac;                                                       \




reply via email to

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