From b4e3e7c29bec3eaed078c714ac82f47c1d342616 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 30 Aug 2014 14:33:07 +0200 Subject: [PATCH] linux: let only_for_archs error out --- srcpkgs/linux/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/linux/template b/srcpkgs/linux/template index 0b84e7af0d1..be92261c047 100644 --- a/srcpkgs/linux/template +++ b/srcpkgs/linux/template @@ -14,7 +14,6 @@ case "$XBPS_TARGET_MACHINE" in depends="linux3.14 linux-firmware-amd linux-firmware-network dracut" _depends_headers="linux3.14-headers" ;; - *) msg_error "${pkgname}-${version}: unsupported target machine.\n";; esac linux-headers_package() {