added correct palaver-tap-crap
This commit is contained in:
parent
c0103033fb
commit
2b2c9b83ca
3 changed files with 95 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue