added correct palaver-tap-crap

This commit is contained in:
Manuel Friedli 2012-07-19 02:00:12 +00:00
parent c0103033fb
commit 2b2c9b83ca
3 changed files with 95 additions and 0 deletions

View file

@ -22,6 +22,11 @@ pkg_setup() {
python_set_active_version 2
}
src_prepare() {
cp ${FILESDIR}/palaver_plugin.py ${S}/twisted/plugins
rm ${S}/twisted/plugins/palaver.py
}
src_compile() {
# nothing to be done here?
distutils_src_compile