updated and cleaned up ebuilds

This commit is contained in:
Manuel Friedli 2014-10-23 01:05:04 +02:00
parent 11b2a61d19
commit a6baf5f092
3 changed files with 4 additions and 19 deletions

View file

@ -23,13 +23,6 @@ pkg_setup() {
python_pkg_setup
}
src_prepare() {
# cp ${FILESDIR}/palaver_plugin.py ${S}/twisted/plugins
# rm ${S}/twisted/plugins/palaver.py
cd ${S}/palaver
mv palaver.py __init__.py
}
src_compile() {
# nothing to be done here?
distutils_src_compile