diff options
author | Thomas Haller <thaller@redhat.com> | 2014-11-07 21:49:12 +0100 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2014-11-07 21:50:43 +0100 |
commit | 1f61cb82de73e750e4c5f515a492c2acde23153e (patch) | |
tree | 920200c775afd246aa1b311231ce961860cf1468 /po | |
parent | 2728b5724046e2229fdd8236be2bd89ace4ce18c (diff) | |
download | NetworkManager-1f61cb82de73e750e4c5f515a492c2acde23153e.tar.gz |
po/test: add contrib/rpm directory to POTFILES.skip
Add contrib/fedora/rpm/ directory to POTFILES.skip.
Otherwise, after building an RPM, make check would fail
due to the source files from the rpmbuild.
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 2a7f3518a1..f611e4ce29 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -5,3 +5,4 @@ policy/org.freedesktop.NetworkManager.policy.in vpn-daemons/openvpn vpn-daemons/pptp vpn-daemons/vpnc +contrib/fedora/rpm/ |