packstack/MANIFEST.in
Derek Higgins 8db2f17862 cleaning up tarball and spec file
.git need to be in MANIFEST.in twice
some versions of git add .git for submodules as a file
and in others its a directory

removing some of the files in the puppet modules
during rpm build

packstack/installer/run_setup.py is no longer runable
2012-11-30 10:52:44 -05:00

9 lines
219 B
Plaintext

include docs/*
include LICENSE
recursive-include packstack/puppet *
recursive-include packstack/templates *
global-exclude .gitignore
global-exclude .gitmodules
global-exclude .git
prune packstack/puppet/modules/*/.git