]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Oops, fix bug in last patch.
authorBruno Haible <bruno@clisp.org>
Tue, 8 Mar 2005 22:27:36 +0000 (22:27 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:24 +0000 (12:12 +0200)
20 files changed:
gettext-tools/examples/hello-c++-qt/po/Makefile.am
gettext-tools/examples/hello-clisp/po/Makefile.am
gettext-tools/examples/hello-csharp-forms/po/Makefile.am
gettext-tools/examples/hello-csharp/po/Makefile.am
gettext-tools/examples/hello-gawk/po/Makefile.am
gettext-tools/examples/hello-guile/po/Makefile.am
gettext-tools/examples/hello-java-awt/po/Makefile.am
gettext-tools/examples/hello-java-swing/po/Makefile.am
gettext-tools/examples/hello-java/po/Makefile.am
gettext-tools/examples/hello-librep/po/Makefile.am
gettext-tools/examples/hello-pascal/po/Makefile.am
gettext-tools/examples/hello-perl/po/Makefile.am
gettext-tools/examples/hello-php/po/Makefile.am
gettext-tools/examples/hello-python/po/Makefile.am
gettext-tools/examples/hello-sh/po/Makefile.am
gettext-tools/examples/hello-smalltalk/po/Makefile.am
gettext-tools/examples/hello-tcl-tk/po/Makefile.am
gettext-tools/examples/hello-tcl/po/Makefile.am
gettext-tools/examples/hello-ycp/po/Makefile.am
gettext-tools/examples/po/Makefile.am

index 67bb7e03cb34af062031d6114363d0e6d0e6fa37..53f998a6597f9371ab0355a407234024c5e8e87f 100644 (file)
@@ -205,7 +205,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(QMFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index f60804a60ef6e52fe715a1e0ed730fd082cc7164..5e7d65f7a34ccdc56b739a2abc43ac757ebb0918 100644 (file)
@@ -272,7 +272,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index 51d2b8417c184abca1910540325a1f5f50c21211..4e31c39c2283e006040c3d6dcc2b24234dba5b5c 100644 (file)
@@ -194,7 +194,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(RESOURCESDLLFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index 51d2b8417c184abca1910540325a1f5f50c21211..4e31c39c2283e006040c3d6dcc2b24234dba5b5c 100644 (file)
@@ -194,7 +194,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(RESOURCESDLLFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index 086d3aa64a9e7a2351ba85caf6c70cc830442e8c..90aa8f2e5306b3d76c179dba33f1d5c3e46e5496 100644 (file)
@@ -272,7 +272,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index d2b74a2d1856ebfc7dcef1aa041e1bc1340308c7..e9a4942500b9dddcfaa07a64da4fadea8cec5c87 100644 (file)
@@ -272,7 +272,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index b89bcdcb0e485b9d53e45b873ff4ef69449b82bd..1aeece38bbcf8e68e2291d27034beed67d141efb 100644 (file)
@@ -163,7 +163,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index b89bcdcb0e485b9d53e45b873ff4ef69449b82bd..1aeece38bbcf8e68e2291d27034beed67d141efb 100644 (file)
@@ -163,7 +163,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index 78dc29775c82ee286d390d62c92b46eee931aff8..6358f24777c0712a9d4fd1912d5c2e4f4d76e782 100644 (file)
@@ -163,7 +163,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index f1b173c9b0de7176eb4797a4a843cf95c64530bb..b07344038fb3bdb5d95a459015ea6afbffd6097f 100644 (file)
@@ -272,7 +272,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index 403c7be167f95ef84f236a10ec099d6c5740466f..b68f91a2cb96b4748d6c249ecb17a4b4293e059f 100644 (file)
@@ -272,7 +272,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index b38af3dc8adcc16643729050667a0c500aa1e869..b86652c1d94d27f29ca1ce5591bb1f66d2d0e527 100644 (file)
@@ -282,7 +282,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index ad1f1b12f29341f48a6d3498c6b9c6587495516f..612aaba81e75cba3d62475b2337c42ff85bbd11f 100644 (file)
@@ -272,7 +272,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index 42ffd56527a58402ec88b09c4cc01603b03ba420..be1c2d32947b815e144e673e26a28164759e6d5a 100644 (file)
@@ -272,7 +272,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index b6e44af660bb18bd12c39f1fc25623c86c4015bb..b9e4b08cfcbeda1fc63c50d5449d457a4c7d5012 100644 (file)
@@ -272,7 +272,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index ae2d7660055c120c45dbe81d89e3d115d6fddce4..8da92a411cfc63f03da2519908d36e5e44e11700 100644 (file)
@@ -272,7 +272,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index 45d0e470fd6f495cbcb5381ea2e9b68ccf6c7095..e5c3a082add9257d93615deb03fdf59e010fc272 100644 (file)
@@ -190,7 +190,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(MSGFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index 45d0e470fd6f495cbcb5381ea2e9b68ccf6c7095..e5c3a082add9257d93615deb03fdf59e010fc272 100644 (file)
@@ -190,7 +190,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(MSGFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index 42766b66f83f00de47b6dcbf318f9f340da5cf31..c15bb1857f71bfaee121e4c0d33ef036f0ba6d66 100644 (file)
@@ -272,7 +272,7 @@ EXTRA_DIST = remove-potcdate.sin LINGUAS $(POFILES) $(GMOFILES)
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \
index bd1fb23287e524078cf6bbd5f4f82f15477d0e01..1700aebfb1da0989498bdd7a6c3edef0631c7c95 100644 (file)
@@ -319,7 +319,7 @@ EXTRA_DIST = remove-potcdate.sin xsmallpot.sh mmsmallpo.sh LINGUAS \
 #distdir: distdir1
 distdir1:
        $(MAKE) update-po
-       if test -f $(srcdir)/$(DOMAIN).pot; then
+       if test -f $(srcdir)/$(DOMAIN).pot; then \
          for file in $(DOMAIN).pot stamp-po; do \
            if test -f $$file; then d=.; else d=$(srcdir); fi; \
            cp -p $$d/$$file $(distdir)/$$file || exit 1; \