diff -r 96d9655a7538 -r cbd07fbdc125 scripts/make_release.sh --- a/scripts/make_release.sh Sat Nov 22 22:45:14 2008 +0000 +++ b/scripts/make_release.sh Sat Nov 22 22:46:37 2008 +0000 @@ -11,7 +11,7 @@ DEFAULT_APP_RELEASE=../release DEFAULT_APP_FOLDER="../app" DEFAULT_APP_FILES="app.yaml index.yaml __init__.py main.py settings.py urls.py" -DEFAULT_APP_DIRS="soc ghop gsoc feedparser polymodel python25src reflistprop jquery" +DEFAULT_APP_DIRS="soc ghop gsoc feedparser python25src reflistprop jquery" DEFAULT_ZIP_FILES="tiny_mce.zip" APP_RELEASE=${APP_RELEASE:-"${DEFAULT_APP_RELEASE}"}