adium/adium

Add a cast here to silence a warning.

2013-06-03, Frank Dowsett
94eac2b970cf
file isExecutable
Add a cast here to silence a warning.
#!/bin/sh
if [ ! -e $1/ApplicationsIcon ]; then
cd $1
tar zxf CustomIcons.tgz
cd ..
fi