wok-next diff libid3tag/receipt @ rev 20615
Up cookutils (1050), glib-networking (2.54.1), gsettings-desktop-schemas (3.24.1), libsoup (2.60.3); add geoclue (2.4.7)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Apr 20 14:55:15 2018 +0300 (2018-04-20) |
parents | 0e7893ac206d |
children | f48456621a9d |
line diff
1.1 --- a/libid3tag/receipt Sat Feb 24 16:17:33 2018 +0200 1.2 +++ b/libid3tag/receipt Fri Apr 20 14:55:15 2018 +0300 1.3 @@ -15,10 +15,10 @@ 1.4 SPLIT="libid3tag-dev" 1.5 1.6 compile_rules() { 1.7 - ./configure \ 1.8 - --prefix=/usr \ 1.9 - $CONFIGURE_ARGS && 1.10 - make && make install || return 1 1.11 + ./configure $CONFIGURE_ARGS && 1.12 + fix libtool && 1.13 + make && 1.14 + make install || return 1 1.15 1.16 # libid3tag.pc 1.17 mkdir -p $install/usr/lib/pkgconfig/