[SCM] live-build branch, debian-next, updated. debian/2.0_a19-1-7-g78f3e8f

Daniel Baumann daniel at debian.org
Sat Jul 24 15:21:24 UTC 2010


The following commit has been merged in the debian-next branch:
commit 78f3e8fa41b05a2eacf2aab99383be26f8adaadd
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 24 17:20:11 2010 +0200

    Updating po makefile.

diff --git a/po/Makefile b/po/Makefile
index c77ddea..3216d1f 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -6,7 +6,7 @@ ECHO_FUNCTIONS="Echo_message Echo_verbose Echo_warning Echo_debug Echo_error Ech
 POFILES=$(wildcard *.po)
 MOFILES=$(patsubst %.po,%.mo,$(POFILES))
 LINGUAS=$(basename $(POFILES))
-GETTEXTFILES=$(shell find ../helpers ../functions -type f)
+GETTEXTFILES=$(shell find ../scripts/build ../functions -type f)
 POTFILE=$(DOMAIN).pot
 DESTDIR=/
 XGETTEXT_KEYWORDS=$(shell echo $(ECHO_FUNCTIONS) |sed -e 's,\S\+,-k&,g')

-- 
live-build



More information about the debian-live-changes mailing list