diff --git a/dist/install.sh b/dist/install.sh index d24c30c..0d0a252 100755 --- a/dist/install.sh +++ b/dist/install.sh @@ -66,7 +66,7 @@ echo "Installing SysTray-X addon..." for i in `grep "Path=" $PROFILES/profiles.ini | sed -e "s/Path=//"` ; do mkdir -p $PROFILES/$i/extensions - cp -f systray-x@Ximi1970.xpi $PROFILES/$i/extensions + cp -f ${DESTINATION}/systray-x@Ximi1970.xpi $PROFILES/$i/extensions done #