From 8501cdd7b4479b4ace0c0ed8610096f52720a7c7 Mon Sep 17 00:00:00 2001 From: George White Date: Wed, 3 Dec 2014 17:57:35 +0000 Subject: [PATCH] Proper installation --- app-misc/weather/weather-0.0.1_git.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }