diff options
author | Dan Fandrich <danf@mageia.org> | 2013-07-02 21:25:19 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-12-14 17:31:31 +0000 |
commit | 4e9b9b3db00d9fb33c5f0cc9e436bad75601f65b (patch) | |
tree | 87a509e15687746b533ca2f240f8bc05cea82803 /MANIFEST.in | |
parent | 183ff56dde67dae60620c880a4b09c867a0c32cd (diff) | |
download | mgarepo-4e9b9b3db00d9fb33c5f0cc9e436bad75601f65b.tar mgarepo-4e9b9b3db00d9fb33c5f0cc9e436bad75601f65b.tar.gz mgarepo-4e9b9b3db00d9fb33c5f0cc9e436bad75601f65b.tar.bz2 mgarepo-4e9b9b3db00d9fb33c5f0cc9e436bad75601f65b.tar.xz mgarepo-4e9b9b3db00d9fb33c5f0cc9e436bad75601f65b.zip |
Added README.BINREPO and youridb.sql to Python manifest
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index c0c0cfb..817f0ad 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,7 +4,8 @@ include mgarepo mgarepo.conf MANIFEST.in include mgarepo.8 include README include CHANGES -include README.LDAP +include README.LDAP README.BINREPO include mgarepo-example.conf include *.chlog include create-srpm mgarepo-ssh +include youridb.sql |