wok-next diff libdaemon/receipt @ rev 20575
More fix libtool; combine libdbusmenu-gtk*
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Apr 14 01:31:03 2018 +0300 (2018-04-14) |
parents | 2d54d154d5ca |
children | f48456621a9d |
line diff
1.1 --- a/libdaemon/receipt Fri Dec 08 02:55:48 2017 +0200 1.2 +++ b/libdaemon/receipt Sat Apr 14 01:31:03 2018 +0300 1.3 @@ -18,6 +18,7 @@ 1.4 ./configure \ 1.5 --disable-static \ 1.6 $CONFIGURE_ARGS && 1.7 + fix libtool && 1.8 make && 1.9 make docdir=/usr/share/doc/$PACKAGE-$VERSION install 1.10 }