wok-next
diff clutter/receipt @ rev 20569
Fix libtool where applicable (a*-f* packages yet); combine collectd* receipts
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Fri Apr 13 07:14:16 2018 +0300 (2018-04-13) |
parents |
757d032c55c7 |
children |
ef21df344980 |
line diff
1.1 --- a/clutter/receipt Fri Mar 30 19:31:50 2018 +0300
1.2 +++ b/clutter/receipt Fri Apr 13 07:14:16 2018 +0300
1.3 @@ -21,6 +21,7 @@
1.4 --enable-introspection \
1.5 --enable-egl-backend \
1.6 $CONFIGURE_ARGS &&
1.7 + fix libtool &&
1.8 make &&
1.9 make install || return 1
1.10