[beast] BUILD: adaptions for po/POTSCAN



commit 11395ac2617bf76e57aee6ad4f2784d0ebfea0ae
Author: Tim Janik <timj gtk org>
Date:   Tue Sep 7 02:11:59 2010 +0200

    BUILD: adaptions for po/POTSCAN

 Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 9c79b3a..7053206 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,7 +72,7 @@ costly-distcheck-tests:
 	@case "$(BEAST_BUILD)" in *:distcheck-tests:*) $(MAKE) report ;; esac
 .PHONY: costly-distcheck-tests
 
-# remove non-distributed po files from distributed POTFILES.in
+# remove non-distributed po files from distributed po/POTSCAN
 dist-hook:
-	sed 's,^\(drivers/\),# \1,' < $(distdir)/po/POTFILES.in > $(distdir)/po/POTFILES.tmp
-	mv -f $(distdir)/po/POTFILES.tmp $(distdir)/po/POTFILES.in
+	sed 's,^\(drivers/\),# \1,' < $(distdir)/po/POTSCAN > $(distdir)/po/POTSCAN.tmp
+	mv -f $(distdir)/po/POTSCAN.tmp $(distdir)/po/POTSCAN



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