mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
qmdnsengine packaging fix (#2957)
This commit is contained in:
@@ -56,8 +56,8 @@ BUILD()
|
||||
{
|
||||
cmake . \
|
||||
-DBIN_INSTALL_DIR=$prefix \
|
||||
-DLIB_INSTALL_DIR=$relativeLibDir \
|
||||
-DINCLUDE_INSTALL_DIR=$relativeIncludeDir \
|
||||
-DLIB_INSTALL_DIR=$libDir \
|
||||
-DINCLUDE_INSTALL_DIR=$includeDir \
|
||||
-DBUILD_TESTS=ON
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user