diff --git a/deb/DEBIAN/postrm b/deb/DEBIAN/postrm index 5c2ed97..18a7094 100755 --- a/deb/DEBIAN/postrm +++ b/deb/DEBIAN/postrm @@ -1,3 +1,3 @@ #!/bin/sh rm -f /usr/bin/plchat - +rm -rf /usr/lib/plchat \ No newline at end of file