pipepanic: Save high score file to config/settings

The file was previously in ~.
This commit is contained in:
Josef Gajdusek
2014-12-04 10:12:33 +01:00
parent ca27b63f00
commit a5de244744
2 changed files with 107 additions and 7 deletions

View File

@@ -28,6 +28,9 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:make
"
USER_SETTINGS_FILES="
settings/pipepanic
"
PATCHES="
pipepanic-0.1.3.patch
"