diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2008-02-06 01:51:18 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2008-02-06 01:51:18 +0000 |
commit | 778123f5695848b2830f61b0564cd6a192db68df (patch) | |
tree | b1366ac2530941615797509072de5fce5b9e59c9 /MANIFEST.in | |
parent | 11c6a91f79529e1e6ab029f81f8b1582fff74842 (diff) | |
download | mgarepo-778123f5695848b2830f61b0564cd6a192db68df.tar mgarepo-778123f5695848b2830f61b0564cd6a192db68df.tar.gz mgarepo-778123f5695848b2830f61b0564cd6a192db68df.tar.bz2 mgarepo-778123f5695848b2830f61b0564cd6a192db68df.tar.xz mgarepo-778123f5695848b2830f61b0564cd6a192db68df.zip |
Don't install repsys-example.conf in datadir, move it to MANIFEST.in
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index c8b18b2..f014036 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,5 +3,6 @@ include RepSys/plugins/*.txt include repsys repsys.conf MANIFEST.in include CHANGES include README.LDAP +include repsys-example.conf include *.chlog include rebrand-mdk create-srpm getsrpm-mdk |