mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
dragengine-1.30.1-rev2: fixed binaries not installed (#13792)
This commit is contained in:
@@ -21,7 +21,7 @@ HOMEPAGE="https://dragondreams.ch
|
||||
COPYRIGHT="2020-2024 DragonDreams"
|
||||
LICENSE="GNU GPL v3
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/LordOfDragons/dragengine/archive/v$portVersion-haiku1.tar.gz"
|
||||
CHECKSUM_SHA256="df7d5124ed69955dc8e563786a9c4b40c8c77610f5bc9cef4ac877cb95d40d5e"
|
||||
SOURCE_FILENAME="dragengine-$portVersion-haiku1.tar.gz"
|
||||
@@ -123,6 +123,7 @@ INSTALL()
|
||||
{
|
||||
scons --config=cache -j 1 install_engine_runtime dragengine_develop
|
||||
scons --config=cache -j 1 delauncher_runtime delauncher_develop
|
||||
scons --config=cache -j 1 launcher_console launcher_beosgui
|
||||
# scons --config=cache -j 1 install_igde_runtime deigde_shared_develop
|
||||
|
||||
prepareInstalledDevelLib libdragengine
|
||||
|
||||
Reference in New Issue
Block a user