alarm/raspberrypi-firmware: remove comment leftover from template

This commit is contained in:
graysky 2021-02-15 14:07:24 -05:00
parent 51ae7e76e5
commit 2c41cc17e0
2 changed files with 1 additions and 3 deletions

View file

@ -26,7 +26,7 @@ source_aarch64=("https://github.com/raspberrypi/userland/archive/$_commituserlan
"https://raw.githubusercontent.com/raspberrypi/firmware/master/opt/vc/LICENCE")
md5sums=('72e0d5818fc513ece1b964f25f7e7882'
'2ad54baf398afe59ff5a70eb655f1b96'
'15a71d74bdd8a8ae9068e38587289a38')
'60919cb17f31b4698b6650bbb46f18ed')
md5sums_armv6h=('0aa6de64cab765e301662657b85e64c4')
md5sums_armv7h=('0aa6de64cab765e301662657b85e64c4')
md5sums_aarch64=('3f5e1c9d4f8295065a283676794b3f57'

View file

@ -1,5 +1,3 @@
# Set path to perl scriptdirs if they exist
[ -d /opt/vc/bin ] && append_path '/opt/vc/bin'
export PATH