Work around make distcheck issue (#778628)

The command 'make distcheck' runs a build in dist directory subdirs
and then runs intltool -m which in turn complains about translations
in a built file:

  The following files contain translations and are currently not in
  use. Please consider adding these to the POTFILES.in file, located
  in the po/ directory.

  sub/gparted.desktop.in

See also upstream intltool issue bug report:

  intltool confused by separate build-dir
  https://bugs.launchpad.net/intltool/+bug/1117944

Bug 778628 - Work around automake-1.15 & intltool complaining about
             translations in build dir
This commit is contained in:
Curtis Gedak 2017-02-14 13:32:20 -07:00 committed by Mike Fleetwood
parent 925e505f77
commit 4cc5103dbd

View file

@ -1,4 +1,5 @@
# List of source files containing translatable strings, but should be skipped.
# Please keep this file sorted alphabetically.
gparted.desktop.in
# https://bugs.launchpad.net/intltool/+bug/1117944
sub/gparted.desktop.in