Adjust configuration to Debian setup.
diff -urNad pyaim-t-0.8a~/config_example.xml pyaim-t-0.8a/config_example.xml
--- pyaim-t-0.8a~/config_example.xml 2007-11-26 11:02:10.000000000 +0900
+++ pyaim-t-0.8a/config_example.xml 2007-11-26 11:03:04.000000000 +0900
@@ -9,14 +9,6 @@
<!-- The component JID of the transport. Unless you're doing clustering, leave this alone -->
<!-- <compjid>aim1</compjid> -->
- <!-- The location of the spool directory.. if relative, relative to -->
- <!-- this directory. Do not include the jid of the transport. -->
- <spooldir>.</spooldir>
-
- <!-- The location of the PID file.. if relative, relative to this dir. -->
- <!-- Comment out if you do not want a PID file -->
- <pid>PyAIMt.pid</pid>
-
<!-- The IP address of the main Jabber server -->
<mainServer>127.0.0.1</mainServer>