mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
scribus: code style.
This commit is contained in:
@@ -69,6 +69,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cmake . -DCMAKE_INSTALL_PREFIX=$prefix \
|
||||
@@ -82,6 +83,7 @@ BUILD()
|
||||
-DLIB_SUFFIX="$secondaryArchSuffix"
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user