aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2010-07-01 18:56:13 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2010-07-01 18:56:13 -0300
commit72fdd8c190095a5fbb805924b4afc01396553ef4 (patch)
tree079920d12fd63ad5a2885a6a0c1ac911b977b9a2 /MANIFEST.in
parentg_octave.fetch will be only used by the live version of g-octave (diff)
downloadg-octave-72fdd8c190095a5fbb805924b4afc01396553ef4.tar.gz
g-octave-72fdd8c190095a5fbb805924b4afc01396553ef4.tar.bz2
g-octave-72fdd8c190095a5fbb805924b4afc01396553ef4.zip
leaving the handling of SVN requirements for the g-octave ebuilds
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 69ce87d..b9c66ad 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,11 +6,13 @@ include g-octave.1
include g-octave.html
include scripts/*
recursive-include g_octave/tinderbox *
+recursive-include g_octave/svn *
recursive-include docs *
recursive-include tests *
prune docs/_build/
include docs/_build/.keep
exclude g_octave/tinderbox/*.pyc
+exclude g_octave/svn/*.pyc
exclude tests/*.pyc
exclude g_octave/fetch.py