View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#2
The installation script assumes bash is installed :-)
You have to edit the installation script manually.

change the first line:
#!/bin/bash
to
#!/bin/sh
in both files
/var/lib/dpkg/info/catblock.prerm
and
/var/lib/dpkg/info/catblock.postinst


nicolai
 

The Following 7 Users Say Thank You to nicolai For This Useful Post: