# HG changeset patch # User Christophe Lincoln # Date 1398356585 -7200 # Node ID cbb88e36289419a57cfe68b7f9ad4cf96f4692f1 # Parent ba780b0b772eac8f97147275aece6b7de47572df Fix last commit to mpg123 diff -r ba780b0b772e -r cbb88e362894 mpg123/receipt --- a/mpg123/receipt Thu Apr 24 18:16:37 2014 +0200 +++ b/mpg123/receipt Thu Apr 24 18:23:05 2014 +0200 @@ -26,7 +26,7 @@ ./configure \ --with-default-audio=alsa \ $CONFIGURE_ARGS ${ARCH_ARGS} && - make CFLAGS="-I/cross/arm/sysroot/usr/include" && make install + make && make install } # Rules to gen a SliTaz package suitable for Tazpkg.