diff --git a/package.sh b/package.sh index 73c6ab5..67713a2 100644 --- a/package.sh +++ b/package.sh @@ -4,7 +4,7 @@ mkdir -p ipkg/home/retrofw/apps/gmu-retrofw # Copy the files to the correct location for packaging -cp gmu-0.10.1-dingux/* ipkg/home/retrofw/apps/gmu-retrofw/ +cp -r gmu-0.10.1-dingux/* ipkg/home/retrofw/apps/gmu-retrofw/ cd ipkg