~ubuntu-branches/ubuntu/gutsy/binutils/gutsy

« back to all changes in this revision

Viewing changes to gprof/po/Make-in

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-08-27 19:30:21 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20070827193021-6lgquzawkhazu913
Tags: 2.18~cvs20070827-0ubuntu1
* New upstream CVS snapshot, taken from the binutils-2_18-branch.
  - Remove patches applied upstream: 311_sse4_intel_mode, 400_gcc42_fix,
    401_builddoc.
* debian/*.shlibs: Update to snapshot version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
$(srcdir)/$(PACKAGE).pot: $(POTFILES)
90
90
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
91
91
          --add-comments --keyword=_ --keyword=N_ \
 
92
          --msgid-bugs-address=bug-binutils@gnu.org \
92
93
          --files-from=$(srcdir)/POTFILES.in
93
94
        rm -f $(srcdir)/$(PACKAGE).pot
94
95
        mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot