diff options
Diffstat (limited to 'games/alephone-data/Makefile')
-rw-r--r-- | games/alephone-data/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/alephone-data/Makefile b/games/alephone-data/Makefile index ddca070..c5f2776 100644 --- a/games/alephone-data/Makefile +++ b/games/alephone-data/Makefile @@ -21,6 +21,8 @@ NO_BUILD= yes NO_CDROM= Bungie/Microsoft do not allow charging for Marathon data files. do-install: + @${MKDIR} ${PREFIX}/share/AlephOne + @${MKDIR} ${PREFIX}/share/AlephOne/MML ${INSTALL_DATA} ${WRKDIR}/Images ${PREFIX}/share/AlephOne/Images ${INSTALL_DATA} ${WRKDIR}/MML/Preferences.mml ${PREFIX}/share/AlephOne/MML/Preferences.mml ${INSTALL_DATA} ${WRKDIR}/Map ${PREFIX}/share/AlephOne/Map |