GNOME Bugzilla – Bug 779509
'make check' says files need to be added to POTFILES.in
Last modified: 2017-03-03 09:41:18 UTC
gnome-games 3.23.91 Ubuntu 17.04 Beta Making check in po make[3]: Entering directory '/<<PKGBUILDDIR>>/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package gnome-games --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1071, <CONF> line 84. 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. src/retro/retro-platform.c src/ui/preferences-page-video.c If some of these files are left out on purpose then please add them to POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list of left out files has been written in the current directory. if [ -r missing -o -r notexist ]; then \ exit 1; \ fi Makefile:200: recipe for target 'check' failed
Created attachment 347114 [details] [review] Update POTFILES.skip
Review of attachment 347114 [details] [review]: Thanks!
Attachment 347114 [details] pushed as 6f25ba1 - Update POTFILES.skip