mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/libg3d: Disable gtk-doc building.
gtkdoc-mktmpl had been dropped in gtk-doc 1.26 Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
100874e294
commit
d5ff846cc5
1 changed files with 1 additions and 2 deletions
|
@ -88,8 +88,7 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--localstatedir=/var \
|
||||
--docdir=/usr/doc/$PRGNAM-$VERSION \
|
||||
--build=$ARCH-slackware-linux \
|
||||
--enable-static=yes \
|
||||
--enable-gtk-doc=yes
|
||||
--enable-static=yes
|
||||
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
|
|
Loading…
Reference in a new issue