summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAdrian Likins <alikins@redhat.com>2007-09-20 16:09:20 -0400
committerAdrian Likins <alikins@redhat.com>2007-09-20 16:09:20 -0400
commit7a70b5bb80c69dafc345dfd4df577bfb1e983ee9 (patch)
tree2b3ebe15ab9c14a438b4cea2b61b31d0512450c8 /MANIFEST.in
parent322c6fd1fe1aa02b740d646a3c02f8ec46515fa3 (diff)
downloadthird_party-func-7a70b5bb80c69dafc345dfd4df577bfb1e983ee9.tar.gz
third_party-func-7a70b5bb80c69dafc345dfd4df577bfb1e983ee9.tar.xz
third_party-func-7a70b5bb80c69dafc345dfd4df577bfb1e983ee9.zip
first pass at packaging stuff
version is 0.11-1 (this one goes to .11) "make rpms" should build a rpm from the setup.py and func.spec
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..d5ed9be
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,6 @@
+include settings
+include version
+recursive-include docs *
+recursive-include init-scripts *
+recursive-include po *.po
+recursive-include po *.pot