gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #34654] [REGRESSION] update-po rule broken


From: Sandro Santilli
Subject: [Gnash-commit] [bug #34654] [REGRESSION] update-po rule broken
Date: Tue, 25 Oct 2011 19:43:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

URL:
  <http://savannah.gnu.org/bugs/?34654>

                 Summary: [REGRESSION] update-po rule broken
                 Project: Gnash - The GNU Flash player
            Submitted by: strk
            Submitted on: Tue 25 Oct 2011 09:43:23 PM CEST
                Category: None
                Severity: 3 - Normal
                 Release: None
                  Status: None
                 Privacy: Public
             Assigned to: gg0
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Gabriele, I belive you broke po updating rule, due to this change in
po/Makefile.am:

-         $(MSGMERGE) --update $(srcdir)/$$i $(srcdir)/gnash.pot; \
+         $(MSGMERGE) --update $(srcdir)/$$i $(top_srcdir)/gnash.pot; \

Introduced error:
/usr/bin/msgmerge: error while opening "/usr/src/gnash/gnash-head/gnash.pot"
for reading: No such file or directory

Please don't mix unrelated changes in the same commit next time.
I've seen more changes in Makefile.am that shouldn't be related to the topic
of the commit (updating translations)




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34654>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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