mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
OpenTTD: add recipes for the base data sets.
It's now possible to play the game without original Transport Tycoon Deluxe datafiles.
This commit is contained in:
@@ -28,7 +28,7 @@ REQUIRES="
|
||||
lib:liblzo2$secondaryArchSuffix
|
||||
|
||||
openttd_gfx
|
||||
openttd_snd
|
||||
openttd_sfx
|
||||
openttd_msx
|
||||
"
|
||||
|
||||
@@ -55,7 +55,7 @@ BUILD()
|
||||
./configure --prefix=$prefix --binary-dir=$relativeAppsDir \
|
||||
--data-dir=$relativeDataDir/openttd --doc-dir=$relativeDocDir/openttd \
|
||||
--man-dir=$relativeManDir --icon-dir=trash --menu-dir=trash
|
||||
make
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user