fixing the tarball
LICENSE should be in the base directory. Not a subdirectory.
zero length files should all be removed:
doc/build/html/.buildinfo skins/default/media/images/flags/.DS_Store deps/livesettings/locale/es/LC_MESSAGES/django.po version.* setup_templates/log/askbot.log doc/build/html/.buildinfo
executable bit should be removed form these files:
skins/README setup_templates/upfiles/README views/README skins/default/media/js/wmd/.js skins/default/media/js/.bat skins/default/media/style/*.css skins/default/media/jquery-openid/openid.css skins/default/media/js/wmd/wmd-test.html skins/default/media/jquery-openid/jquery.openid.js skins/default/media/js/wmd/wmd.css
shebang from these files:
utils/diff.py setup_templates/manage.py bin/show_profile_stats.py bin/generate_modules.py cron/askbot_cron_job
bin/rmpyc -> can go into /usr/bin but could be renamed to askbot-rmpyc or something more likely to avoid namespace clashes and easily to locate. As a reminder, startforum can be renamed to askbot-setupforum
When extracting the tarball, I also get:
tar: Ignoring unknown extended header keyword SCHILY.dev'
tar: Ignoring unknown extended header keyword
SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink
Comments