[prev in list] [next in list] [prev in thread] [next in thread] 

List:       libguestfs
Subject:    [Libguestfs] [PATCH hivex 13/14] maint: remove rule that generated po/POTFILES.in
From:       Jim Meyering <jim () meyering ! net>
Date:       2011-06-28 18:09:57
Message-ID: 1309284598-1515-14-git-send-email-jim () meyering ! net
[Download RAW message or body]

From: Jim Meyering <meyering@redhat.com>

* Makefile.am (all-local): Remove rule.  It would put many
files in po/POTFILES.in that contain no translatable diagnostic.
---
 Makefile.am |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index b86caca..0d59bbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,16 +41,6 @@ dist-hook:
 	$(top_srcdir)/build-aux/gitlog-to-changelog > ChangeLog
 	cp ChangeLog $(distdir)/ChangeLog

-# Update the list of translatable files in po/POTFILES.in.
-all-local:
-	cd $(srcdir); \
-	find $(DIST_SUBDIRS) \
-	    -name '*.c' -o -name '*.pl' -o -name '*.pm' | \
-	grep -v '^gnulib/' | \
-	grep -v 'perl/blib/' | \
-	LC_ALL=C sort | \
-	sed 's,^\./,,' > po/POTFILES.in
-
 # Pkgconfig.
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = hivex.pc
-- 
1.7.6.rc2.302.gc2115

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic