diff --git a/recipes/demos/pixelcannon/recipe.sh b/recipes/demos/pixelcannon/recipe.sh
index 1b140e7278fba9afd57a22544bd3eb5a6e4d91be..82c6393a1236e2eb43a1aba50bb84088f8144e15 100644
--- a/recipes/demos/pixelcannon/recipe.sh
+++ b/recipes/demos/pixelcannon/recipe.sh
@@ -1,5 +1,5 @@
 GIT=https://github.com/jackpot51/pixelcannon.git
-BINDIR=/ui/bin
+BINDIR=/usr/bin
 DEPENDS="orbital"
 
 function recipe_stage {