aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2010-07-31 22:45:46 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2010-07-31 22:45:46 -0300
commitc355f5bacd8c6897a2ff1d2108afba14a1fa3753 (patch)
tree391d56403b2440f2ee42c610bfcb39fc73adda88 /MANIFEST.in
parentremoved some scripts that are no more used (diff)
downloadg-octave-c355f5bacd8c6897a2ff1d2108afba14a1fa3753.tar.gz
g-octave-c355f5bacd8c6897a2ff1d2108afba14a1fa3753.tar.bz2
g-octave-c355f5bacd8c6897a2ff1d2108afba14a1fa3753.zip
changed MANIFEST.in to exclude the previously removed files
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 73f9cef..b5a0b19 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,12 +7,10 @@ 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