# HG changeset patch # User Pascal Bellard # Date 1398498864 0 # Node ID 4729095bfd3e598daa2cbe1ab392aab84aab35fa # Parent 5b89f43c1d20983d1cccfcd9d8da94d78a5b8f0c raspberrypi-vc: typo diff -r 5b89f43c1d20 -r 4729095bfd3e raspberrypi-vc/receipt --- a/raspberrypi-vc/receipt Sat Apr 26 04:19:41 2014 +0200 +++ b/raspberrypi-vc/receipt Sat Apr 26 07:54:24 2014 +0000 @@ -39,7 +39,7 @@ post_install() { # PATH + LD_LIBRARY_PATH - if ! fgrep -q '/opt/vc/bin' ${1}/etc/profile + if ! fgrep -q '/opt/vc/bin' ${1}/etc/profile; then echo -n "Enabling: /opt/vc/bin /opt/vc/lib" cat >> ${1}/etc/profile << EOT