--- suxpanel-install.sh.orig 2010-02-06 15:51:10.000000000 -0500 +++ suxpanel-install.sh 2010-02-06 15:52:36.000000000 -0500 @@ -41,7 +41,7 @@ echo -e "--- Searching modules..." P=`pwd` -cd /usr/share/suxpanel/plugins +cd /usr/lib/suxpanel/plugins for i in $( find *.so ); do case $i in clock.so)