mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Haiku) Minor change to the HaikuDepot recipe
This commit is contained in:
parent
eae5dfc310
commit
e9d128a6ec
|
@ -68,7 +68,7 @@ BUILD_PREREQUIRES="
|
||||||
|
|
||||||
BUILD()
|
BUILD()
|
||||||
{
|
{
|
||||||
cmake $cmakeDirArgs -DCMAKE_BUILD_TYPE=Release .
|
cmake -DCMAKE_INSTALL_PREFIX=$prefix -DCMAKE_BUILD_TYPE=Release .
|
||||||
make $jobArgs
|
make $jobArgs
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue