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: Mon, 06 Jun 2005 15:42:14 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    05/06/06 19:42:14

Modified files:
        po             : Makefile.in.in 

Log message:
        do not ship stamp-po files

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

Patches:
Index: wesnoth/po/Makefile.in.in
diff -u wesnoth/po/Makefile.in.in:1.25 wesnoth/po/Makefile.in.in:1.26
--- wesnoth/po/Makefile.in.in:1.25      Sun May 22 13:06:21 2005
+++ wesnoth/po/Makefile.in.in   Mon Jun  6 19:42:13 2005
@@ -336,7 +336,7 @@
          dists="$$dists Makevars.template"; \
        fi; \
        if test -f $(srcdir)/$(DOMAIN).pot; then \
-         dists="$$dists $(DOMAIN).pot stamp-po"; \
+         dists="$$dists $(DOMAIN).pot"; \
        fi; \
        if test -f $(srcdir)/ChangeLog; then \
          dists="$$dists ChangeLog"; \




reply via email to

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