mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Merged in Begasus/haikuports_games/lbreakout2 (pull request #219)
lbreakout2, fix documentation path
This commit is contained in:
@@ -52,7 +52,7 @@ BUILD_PREREQUIRES="
|
||||
BUILD()
|
||||
{
|
||||
libtoolize --force --copy --install
|
||||
LDFLAGS="-lintl -lnetwork" runConfigure ./configure
|
||||
LDFLAGS="-lintl -lnetwork" runConfigure ./configure --with-docdir=$documentationDir
|
||||
make $jobArgs
|
||||
}
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user