#!/bin/sh

for i in /usr/bin/ksquirrel-libs-*; do chmod +x $i; done 