mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/ossim: Remove test binaries.
This commit is contained in:
parent
3b4dbf06db
commit
c7729fa406
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
PRGNAM=ossim
|
||||
RELNAM=Juno
|
||||
VERSION=${VERSION:-2.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
@ -82,7 +82,7 @@ cd build
|
|||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DINSTALL_LIBRARY_DIR:PATH=/usr/lib${LIBDIRSUFFIX} \
|
||||
-DINSTALL_ARCHIVE_DIR:PATH=/usr/lib${LIBDIRSUFFIX} \
|
||||
-DBUILD_GDAL_PLUGIN=ON \
|
||||
-DBUILD_OSSIM_TESTS=OFF \
|
||||
-DBUILD_OSSIM_APPS=ON \
|
||||
-DBUILD_OSSIM_FREETYPE_SUPPORT=ON \
|
||||
-DBUILD_OSSIM_GUI=ON \
|
||||
|
|
Loading…
Reference in a new issue