mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix rezerware build ...
since nobody bothered to check the work of the student Also, enable sound effects so I can test sdl-mixer
This commit is contained in:
@@ -35,13 +35,11 @@ BUILD_PREREQUIRES="
|
||||
cmd:sdl_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PATCHES="
|
||||
rezerwar-0.4.2.patch
|
||||
"
|
||||
PATCHES="rezerwar-0.4.2.patchset"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
configure
|
||||
./configure
|
||||
make
|
||||
}
|
||||
|
||||
@@ -53,4 +51,4 @@ INSTALL()
|
||||
cp src/rezerwar $appsDir/rezerwar/rezerwar
|
||||
|
||||
addAppDeskbarSymlink $appsDir/rezerwar/rezerwar "Rezerwar"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user