View Single Post
Posts: 25 | Thanked: 0 times | Joined on Feb 2008 @ Minnesota
#11
$ cat /var/lib/dpkg/info/rootsh.prerm
#!/bin/sh

if [ -x /usr/sbin/gainroot.old ]
mv /usr/sbin/gainroot.old /usr/sbin/gainroot
fi

hope this helps... reason I am removing it I don't want software that I can't easily remove...