[network-manager-vpnc/nm-1-0] build: work around automake-1.15 & intltool complaining about translations in build dir



commit f0a3d452010220866eb7dae328259e8604ad9454
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Tue May 5 14:10:22 2015 +0200

    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 issue is reported to intltool upstream already:
    https://bugs.launchpad.net/intltool/+bug/1117944
    
    (cherry picked from commit d912fcfb65224c7c11644d1332ec382edb102cec)

 po/POTFILES.skip |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index f6826ec..7c11971 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1 +1,3 @@
 auth-dialog/nm-vpnc-auth-dialog.desktop.in
+# https://bugs.launchpad.net/intltool/+bug/1117944
+sub/auth-dialog/nm-vpnc-auth-dialog.desktop.in


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]