Merge pull request #608 from orbea/recipe

recipes: Update recipe.info
This commit is contained in:
Twinaphex 2017-11-20 11:55:50 +01:00 committed by GitHub
commit 68837f9de4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -4,6 +4,4 @@ RECIPE FORMAT:
Ex:
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master PROJECT YES GENERIC Makefile.libretro .
The trailing space is really important for now, if no args are specified there needs to be a trailing space after SUBDIR
Command should usually be GENERIC and REPOTYPE should usually be project. Notable exceptions are PPSSPP and PICODRIVE. Those are submodule repos.