mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
DOSBox Fixed Patch
This commit is contained in:
@@ -52,12 +52,11 @@ BUILD_PREREQUIRES="
|
||||
SOURCE_DIR="dosbox-0.74"
|
||||
|
||||
PATCHES="
|
||||
powf.patch
|
||||
dosbox-0.74.patch
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
#libtoolize --force --copy --install
|
||||
./configure --prefix=$prefix --disable-dynamic-core --bindir=$appsDir --datarootdir=$dataDir
|
||||
make
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user