View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#15
OK, update.

This worked for me. I'll update the wiki when I get a chance.

Code:
     qolepostinst = open("control/postinst", "r")
     p.postinstall=qolepostinst.read()
     qolepostrm = open("control/postrm", "r")
     p.postremove=qolepostrm.read()
I had to look that up, but it works, so I'm happy.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!