wok diff nvidia/receipt @ rev 10494

firefox: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 13:32:14 2011 +0200 (2011-05-25)
parents 8ca0fdca7d34
children ca29a492cc62
line diff
     1.1 --- a/nvidia/receipt	Fri Mar 11 09:47:15 2011 +0100
     1.2 +++ b/nvidia/receipt	Wed May 25 13:32:14 2011 +0200
     1.3 @@ -94,7 +94,8 @@
     1.4  	echo "================================================================================"
     1.5  	echo "For installing this package, you have to accept the $PACKAGE license."
     1.6  	echo "The license is stored in /usr/share/licenses/$PACKAGE "    
     1.7 -	if [ "$(tty)" != "not a tty" ]; then
     1.8 +	if [ "$(tty)" != "not a tty" -a "$step_running" !=
     1.9 +			"Looking for build dependencies" ]; then
    1.10  		echo -n "Would you like to read the license (y/N) : "; read anser
    1.11  		if [ "$anser" = "y" ]; then
    1.12  			more < /usr/share/licenses/"$PACKAGE"/LICENSE