updated and cleaned up ebuilds
This commit is contained in:
parent
11b2a61d19
commit
a6baf5f092
3 changed files with 4 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue