tweak
This commit is contained in:
parent
04365a00b7
commit
a05ee76c28
2 changed files with 3 additions and 1 deletions
|
@ -25,6 +25,8 @@ 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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue