From df757634ff3906674931980f96aa960751b7a2e3 Mon Sep 17 00:00:00 2001 From: Mike Brown Date: Sat, 15 Dec 2012 17:25:18 -0500 Subject: [PATCH] alarm/raspberrypi-firmware-next bumping for rebuild and removing .install --- alarm/raspberrypi-firmware-next/PKGBUILD | 2 +- .../raspberrypi-firmware-next.install | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 alarm/raspberrypi-firmware-next/raspberrypi-firmware-next.install diff --git a/alarm/raspberrypi-firmware-next/PKGBUILD b/alarm/raspberrypi-firmware-next/PKGBUILD index 72fe043db..31c22c58c 100644 --- a/alarm/raspberrypi-firmware-next/PKGBUILD +++ b/alarm/raspberrypi-firmware-next/PKGBUILD @@ -2,7 +2,7 @@ buildarch=16 pkgname=raspberrypi-firmware-next pkgver=20121128 -pkgrel=3 +pkgrel=4 pkgdesc="Firmware files for Raspberry Pi" arch=('any') url="https://github.com/raspberrypi/firmware" diff --git a/alarm/raspberrypi-firmware-next/raspberrypi-firmware-next.install b/alarm/raspberrypi-firmware-next/raspberrypi-firmware-next.install deleted file mode 100644 index 6a88b891f..000000000 --- a/alarm/raspberrypi-firmware-next/raspberrypi-firmware-next.install +++ /dev/null @@ -1,4 +0,0 @@ -post_upgrade() { -echo ">>see http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=19334&start=100#p216838" -echo ">>on how to use new firmware, must be matched to 3.6.x kernel" -}