mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academix/stellarium: Use the internal libindi.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
712320b61b
commit
a1a5b44c79
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ cd build
|
|||
-DPYTHON_EXECUTABLE=/usr/bin/python3 \
|
||||
-DCMAKE_INSTALL_LIBDIR=/usr/lib${LIBDIRSUFFIX} \
|
||||
-DCMAKE_INSTALL_MANDIR=/usr/man \
|
||||
-DPREFER_SYSTEM_INDILIB=NO \
|
||||
-DCMAKE_BUILD_TYPE=Release ..
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
|
|
Loading…
Reference in a new issue