wok rev 16526

raspberrypi-vc: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 26 07:54:24 2014 +0000 (2014-04-26)
parents 5b89f43c1d20
children 9aa78458e396
files raspberrypi-vc/receipt
line diff
     1.1 --- a/raspberrypi-vc/receipt	Sat Apr 26 04:19:41 2014 +0200
     1.2 +++ b/raspberrypi-vc/receipt	Sat Apr 26 07:54:24 2014 +0000
     1.3 @@ -39,7 +39,7 @@
     1.4  post_install()
     1.5  {
     1.6  	# PATH + LD_LIBRARY_PATH
     1.7 -	if ! fgrep -q '/opt/vc/bin' ${1}/etc/profile
     1.8 +	if ! fgrep -q '/opt/vc/bin' ${1}/etc/profile; then
     1.9  		echo -n "Enabling: /opt/vc/bin /opt/vc/lib"
    1.10  		cat >> ${1}/etc/profile << EOT
    1.11