summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2015-04-29 16:40:44 +0200
committerLubomir Rintel <lkundrak@v3.sk>2015-05-05 13:34:19 +0200
commit66c3b673e32b7d055349a2a96ca2c2dfbbfc03ba (patch)
tree290a884dab429b0963e8c02c8136720ab00c5708
parent85afd9a69d8bda820bc2f31a63a11e7e9eec3d7b (diff)
downloadNetworkManager-66c3b673e32b7d055349a2a96ca2c2dfbbfc03ba.tar.gz
build: work around automake-1.15 & intltool complaining about translations in build dir
make distcheck runs a build in dist directory subtirs 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/policy/org.freedesktop.NetworkManager.policy.in The issue is reported to intltool upstream already: https://bugs.launchpad.net/intltool/+bug/1117944
-rw-r--r--po/POTFILES.skip2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index f611e4ce29..3fc7b52104 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -6,3 +6,5 @@ vpn-daemons/openvpn
vpn-daemons/pptp
vpn-daemons/vpnc
contrib/fedora/rpm/
+# https://bugs.launchpad.net/intltool/+bug/1117944
+sub/policy/org.freedesktop.NetworkManager.policy.in