mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fixed sge build on x86
This commit is contained in:
@@ -36,7 +36,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:sdl_config
|
||||
cmd:sdl_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
SOURCE_DIR="sge030809"
|
||||
@@ -50,10 +50,8 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install PREFIX_H=$relativeIncludeDir PREFIX=$prefix
|
||||
|
||||
make install PREFIX_H=$includeDir PREFIX=$prefix LIBDIR=$libDir
|
||||
prepareInstalledDevelLibs libSGE
|
||||
|
||||
#devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
Reference in New Issue
Block a user