mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-firmware: remove comment leftover from template
This commit is contained in:
parent
51ae7e76e5
commit
2c41cc17e0
2 changed files with 1 additions and 3 deletions
|
@ -26,7 +26,7 @@ source_aarch64=("https://github.com/raspberrypi/userland/archive/$_commituserlan
|
||||||
"https://raw.githubusercontent.com/raspberrypi/firmware/master/opt/vc/LICENCE")
|
"https://raw.githubusercontent.com/raspberrypi/firmware/master/opt/vc/LICENCE")
|
||||||
md5sums=('72e0d5818fc513ece1b964f25f7e7882'
|
md5sums=('72e0d5818fc513ece1b964f25f7e7882'
|
||||||
'2ad54baf398afe59ff5a70eb655f1b96'
|
'2ad54baf398afe59ff5a70eb655f1b96'
|
||||||
'15a71d74bdd8a8ae9068e38587289a38')
|
'60919cb17f31b4698b6650bbb46f18ed')
|
||||||
md5sums_armv6h=('0aa6de64cab765e301662657b85e64c4')
|
md5sums_armv6h=('0aa6de64cab765e301662657b85e64c4')
|
||||||
md5sums_armv7h=('0aa6de64cab765e301662657b85e64c4')
|
md5sums_armv7h=('0aa6de64cab765e301662657b85e64c4')
|
||||||
md5sums_aarch64=('3f5e1c9d4f8295065a283676794b3f57'
|
md5sums_aarch64=('3f5e1c9d4f8295065a283676794b3f57'
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
# Set path to perl scriptdirs if they exist
|
|
||||||
|
|
||||||
[ -d /opt/vc/bin ] && append_path '/opt/vc/bin'
|
[ -d /opt/vc/bin ] && append_path '/opt/vc/bin'
|
||||||
|
|
||||||
export PATH
|
export PATH
|
||||||
|
|
Loading…
Reference in a new issue