summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2015-08-22 15:25:56 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2015-08-22 15:25:56 +0100
commita36d1f6219f04c56c19d694134651bfc5d2e56b6 (patch)
treea57df8de0808627b29d1e8b90b4c8a899c6b1545 /MANIFEST.in
parentd7029dcfc6291b368ecce02c82faa917e833c2e3 (diff)
downloaddeluge-a36d1f6219f04c56c19d694134651bfc5d2e56b6.tar.gz
deluge-a36d1f6219f04c56c19d694134651bfc5d2e56b6.tar.bz2
deluge-a36d1f6219f04c56c19d694134651bfc5d2e56b6.zip
Exclude binary translation files in sdist
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 72f796df4..d13f2492f 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,6 +2,7 @@ include AUTHORS ChangeLog DEPENDS LICENSE msgfmt.py RELEASE-VERSION version.py
graft docs/man
include deluge/i18n/*.po
+recursive-exclude deluge/i18n LC_MESSAGES *.mo
graft deluge/plugins
recursive-exclude deluge/plugins create_dev_link.sh *.pyc