This Patch binds PySablot.so to the correct libraries, needed for Debian Sid
for question refer to mail (aT) jan-ischebeck.de
Logged In: NO
add missing patch file:
diff -r PySablot-0.1/setup.py PySablot-0.1-debian/setup.py 12c12 < libraries=["sablot","xmlparse","xmltok","iconv"] --- > libraries=["sablot","xmlparse","xmltok","expat"]
Logged In: NO
add missing patch file:
diff -r PySablot-0.1/setup.py PySablot-0.1-debian/setup.py
12c12
<
libraries=["sablot","xmlparse","xmltok","iconv"]
---
>
libraries=["sablot","xmlparse","xmltok","expat"]