]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* po/Rules-piglatin: Change suffix from .po-update-en to
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 3 Mar 2012 20:43:06 +0000 (21:43 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 3 Mar 2012 20:43:06 +0000 (21:43 +0100)
.po-update-en-piglatin.

ChangeLog
po/Rules-piglatin

index 0b06f7aca3dc483c97d479be335009388856beb1..ffb568afb449c79383bece6f58b9ec07d4070f32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-03-03  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * po/Rules-piglatin: Change suffix from .po-update-en to
+       .po-update-en-piglatin.
+
 2012-03-03  Vladimir Serbinenko  <phcoder@gmail.com>
 
        Add a pig farm.
index 891fd4b2513735cdf1e67d9a43055e313f932f71..174fc54254cf3f4bc0ed137450f3f8059f65b658 100644 (file)
@@ -2,15 +2,15 @@
 
 DISTFILES.common.extra3 = piglatin.sed en@piglatin.header insert-header.sin Rules-piglatin
 
-.SUFFIXES: .insert-header .po-update-en
+.SUFFIXES: .insert-header .po-update-en-piglatin
 
 en@piglatin.po-create:
        $(MAKE) en@piglatin.po-update
 
 en@piglatin.po-update: en@piglatin.po-update-en
 
-.insert-header.po-update-en:
-       @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
+.insert-header.po-update-en-piglatin:
+       @lang=`echo $@ | sed -e 's/\.po-update-en-piglatin$$//'`; \
        if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
        tmpdir=`pwd`; \
        echo "$$lang:"; \