View Single Post
Posts: 279 | Thanked: 293 times | Joined on Oct 2009 @ Italy
#15
@pedro

edit /var/lib/dpkg/info/callerx.prerm and /var/lib/dpkg/info/callerx.prerm to look like

Code:
#!/bin/sh
echo "Hi"
Then try to
Code:
dpkg -r callerx
Did i say that i hate debs? No option to disable scriptlets....