From 2c41cc17e07e7e6f0163879f91fa160c31bba6e1 Mon Sep 17 00:00:00 2001 From: graysky Date: Mon, 15 Feb 2021 14:07:24 -0500 Subject: [PATCH] alarm/raspberrypi-firmware: remove comment leftover from template --- alarm/raspberrypi-firmware/PKGBUILD | 2 +- alarm/raspberrypi-firmware/raspberrypi-firmware.sh | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/alarm/raspberrypi-firmware/PKGBUILD b/alarm/raspberrypi-firmware/PKGBUILD index 3fa2fb9c0..5531400e0 100644 --- a/alarm/raspberrypi-firmware/PKGBUILD +++ b/alarm/raspberrypi-firmware/PKGBUILD @@ -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' diff --git a/alarm/raspberrypi-firmware/raspberrypi-firmware.sh b/alarm/raspberrypi-firmware/raspberrypi-firmware.sh index f79c8ec10..c019ddad4 100644 --- a/alarm/raspberrypi-firmware/raspberrypi-firmware.sh +++ b/alarm/raspberrypi-firmware/raspberrypi-firmware.sh @@ -1,5 +1,3 @@ -# Set path to perl scriptdirs if they exist - [ -d /opt/vc/bin ] && append_path '/opt/vc/bin' export PATH