mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/digikam: Disable building handbook.
Will enable this back on next Slackware release. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e8784d45ca
commit
12f1edee20
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=digikam
|
||||
VERSION=${VERSION:-4.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
@ -80,6 +80,7 @@ cd build
|
|||
-DDIGIKAMSC_COMPILE_LIBMEDIAWIKI=ON \
|
||||
-DDIGIKAMSC_COMPILE_LIBKVKONTAKTE=ON \
|
||||
-DDIGIKAMSC_COMPILE_LIBKFACE=ON \
|
||||
-DDIGIKAMSC_COMPILE_DOC=OFF \
|
||||
-DCMAKE_BUILD_TYPE=Release ..
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
|
|
Loading…
Reference in a new issue