diff options
author | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2008-12-19 16:22:49 +0000 |
---|---|---|
committer | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2008-12-19 16:22:49 +0000 |
commit | 3d1b807cf1d12fafc50b1effe46947c96272943e (patch) | |
tree | 8fbd14e91761890b4fd0d5a58414470f7c874487 /src/MANIFEST.in | |
parent | 9cae97215665ca7e6e69cab99286cdec3b2f2054 (diff) | |
download | sos-3d1b807cf1d12fafc50b1effe46947c96272943e.tar.gz |
- mainly changes to the building process of sos
- altered spec file to conform to fedora guidelines
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@546 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/MANIFEST.in')
-rw-r--r-- | src/MANIFEST.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/MANIFEST.in b/src/MANIFEST.in index 6755b997..b9309c6b 100644 --- a/src/MANIFEST.in +++ b/src/MANIFEST.in @@ -1,9 +1,9 @@ recursive-include locale *.mo recursive-include extras * include sosreport* -include README +include README* include LICENSE -include READ.rh-upload-core include TODO -include rhsupport.pub +include ChangeLog +include gpgkeys/*.pub include sos.conf
\ No newline at end of file |