wok diff gcc/receipt @ rev 22889

updated gst-plugins-base-1.0, gst-plkugins-base-1.0-dev and gst-plugins-good-1.0 (1.10.1 -> 1.16.2)
author Hans-G?nter Theisgen
date Sun Feb 23 07:34:45 2020 +0100 (2020-02-23)
parents 95758c7d1a56
children 95e974a939f1
line diff
     1.1 --- a/gcc/receipt	Sun Oct 23 18:00:14 2016 +0000
     1.2 +++ b/gcc/receipt	Sun Feb 23 07:34:45 2020 +0100
     1.3 @@ -34,8 +34,8 @@
     1.4  {
     1.5  	# Package slitaz-toolchain use 'cook --options' when rebuilding
     1.6  	# the full SliTaz toolchain.
     1.7 -	[ "$2" == "--first-pass" ] && opt=$2
     1.8 -	[ "$3" == "--first-pass" ] && opt=$3
     1.9 +	[ "$2" = "--first-pass" ] && opt=$2
    1.10 +	[ "$3" = "--first-pass" ] && opt=$3
    1.11  
    1.12  	# Use libiberty.a from binutils.
    1.13  	sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in || return 1