diff --git a/app-misc/weather/weather-0.0.1_git.recipe b/app-misc/weather/weather-0.0.1_git.recipe index 1abb884b4..a7aee5b20 100644 --- a/app-misc/weather/weather-0.0.1_git.recipe +++ b/app-misc/weather/weather-0.0.1_git.recipe @@ -21,5 +21,5 @@ BUILD() INSTALL() { - mv objects* /boot/system/apps/Weather + mv objects*/Weather $appsDir/Weather }