Thumbnail styling edits to base theme and Airy theme
[mediagoblin.git] / devtools / maketarball.sh
index 5a25faeaf4ff479df423407afceabc6bef504e43..7d88c6fd09a6406b209b5cd336fc7e7389905bcd 100755 (executable)
@@ -154,13 +154,11 @@ then
         mv docs/build/texinfo/ docs/texinfo/
 
         rm -rf docs/build/
-        rm -rf docs/source/mgext/*.pyc
     else
         # this is the old directory structure pre-0.0.4
         mv docs/_build/html/ docs/html/
 
         rm -rf docs/_build/
-        rm -rf docs/mgext/*.pyc
     fi
 
     popd