~ubuntu-branches/ubuntu/trusty/postgresql-8.4/trusty

« back to all changes in this revision

Viewing changes to src/bin/pg_dump/nls.mk

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-07-11 16:59:35 UTC
  • mfrom: (5.1.1 karmic)
  • Revision ID: james.westby@ubuntu.com-20090711165935-jfwin6gfrxf0gfsi
Tags: 8.4.0-2
* debian/libpq-dev.install: Ship catalog/genbki.h. (Closes: #536139)
* debian/rules: Drop --enable-cassert for final release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $PostgreSQL: pgsql/src/bin/pg_dump/nls.mk,v 1.20 2009/04/09 19:38:51 petere Exp $
 
1
# $PostgreSQL: pgsql/src/bin/pg_dump/nls.mk,v 1.21 2009/06/26 19:33:50 petere Exp $
2
2
CATALOG_NAME    := pg_dump
3
 
AVAIL_LANGUAGES := cs de es fr it ja ko nb pt_BR ro ru sk sl sv tr zh_CN zh_TW
 
3
AVAIL_LANGUAGES := de es fr ja pt_BR sv tr
4
4
GETTEXT_FILES   := pg_dump.c common.c pg_backup_archiver.c pg_backup_custom.c \
5
5
                   pg_backup_db.c pg_backup_files.c pg_backup_null.c \
6
6
                   pg_backup_tar.c pg_restore.c pg_dumpall.c \