wesnoth-cvs-commits
[Top][All Lists]
Advanced

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

[Wesnoth-cvs-commits] wesnoth/po Makefile.in.in


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth/po Makefile.in.in
Date: Thu, 09 Sep 2004 17:47:11 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    04/09/09 21:42:08

Modified files:
        po             : Makefile.in.in 

Log message:
        ship all .pot files, and fix -lite pakage at the same time

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/Makefile.in.in.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: wesnoth/po/Makefile.in.in
diff -u wesnoth/po/Makefile.in.in:1.15 wesnoth/po/Makefile.in.in:1.16
--- wesnoth/po/Makefile.in.in:1.15      Sat Sep  4 08:54:31 2004
+++ wesnoth/po/Makefile.in.in   Thu Sep  9 21:42:08 2004
@@ -49,7 +49,7 @@
 DUMMYPOFILES = @DUMMYPOFILES@
 DISTFILES.common = Makefile.in.in remove-potcdate.sin \
 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) 
$(DISTFILES.common.extra3)
-DISTFILES = $(DISTFILES.common) Makevars DOMAINS POTFILES.in $(DOMAIN).pot 
stamp-po \
+DISTFILES = $(DISTFILES.common) Makevars DOMAINS POTFILES.in stamp-po \
 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
 
 POTFILES = \
@@ -338,7 +338,7 @@
          for lang in `cat $(srcdir)/LINGUAS`; do \
            dists="$$dists $$lang/$$domain.po $$lang/$$domain.gmo"; \
          done; \
-         dists="$$dists $$domain.POTFILES.in"; \
+         dists="$$dists $$domain.POTFILES.in $$domain.pot"; \
          if test -f $$domain.FINDCFG; then \
            dists="$$dists $$domain.FINDCFG"; \
          fi; \




reply via email to

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