wok-next diff xine-lib/receipt @ rev 20793
Add GNOME games.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Jun 10 02:36:11 2018 +0300 (2018-06-10) |
parents | d43bf7aae921 |
children | f99935f1778a |
line diff
1.1 --- a/xine-lib/receipt Wed Mar 21 15:58:17 2018 +0200 1.2 +++ b/xine-lib/receipt Sun Jun 10 02:36:11 2018 +0300 1.3 @@ -28,9 +28,6 @@ 1.4 sed -i 's/grep -x/grep/' configure 1.5 CPPFLAGS="$CPPFLAGS -DHAVE_NANO_SLEEP" \ 1.6 ./configure \ 1.7 - --prefix=/usr \ 1.8 - --infodir=/usr/share/info \ 1.9 - --mandir=/usr/share/man \ 1.10 --with-freetype \ 1.11 --with-xcb \ 1.12 --without-jack \ 1.13 @@ -45,6 +42,7 @@ 1.14 --disable-vcd \ 1.15 --disable-musepack \ 1.16 $CONFIGURE_ARGS $ARCH_ARGS && 1.17 + fix libtool && 1.18 make && make install 1.19 } 1.20