mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/monodevelop: Disable mimedb/desktopdb updates.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
ce7f37d2d3
commit
a18d283576
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ find . \
|
|||
--localstatedir=/var \
|
||||
--mandir=/usr/man \
|
||||
--docdir=/usr/doc/$PRGNAM-$VERSION \
|
||||
--disable-update-mimedb \
|
||||
--disable-update-desktopdb
|
||||
|
||||
make -j1
|
||||
make install DESTDIR=$PKG
|
||||
|
|
Loading…
Reference in a new issue