From 1df3e44fb716093bd4e63b3456c4d7436970c0ac Mon Sep 17 00:00:00 2001 From: David P Date: Sat, 7 Oct 2017 19:50:02 -0300 Subject: updpkg: libre/linux-libre-pck 4.13.5_gnu.pck1-1 Just commit, not build due to error: CC [M] drivers/xen/xen-acpi-processor.o CC [M] drivers/xen/xen-scsiback.o AR drivers/xen/built-in.o LD [M] drivers/xen/xen-evtchn.o LD [M] drivers/xen/xen-gntdev.o LD [M] drivers/xen/xen-gntalloc.o LD [M] drivers/xen/xen-privcmd.o AR drivers/built-in.o ==> ERROR: A failure occurred in build(). Aborting... --- libre/linux-libre-hardened/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/linux-libre-hardened') diff --git a/libre/linux-libre-hardened/PKGBUILD b/libre/linux-libre-hardened/PKGBUILD index 55f835d78..1e2910a82 100644 --- a/libre/linux-libre-hardened/PKGBUILD +++ b/libre/linux-libre-hardened/PKGBUILD @@ -382,7 +382,7 @@ _package-headers() { done # remove unneeded architectures - find "${pkgdir}"/usr/lib/modules/${_kernver}/build/arch -mindepth 1 -maxdepth 1 -type d -not -name "$KARCH" -exec rm -rf {} + + rm -rf "${pkgdir}"/usr/lib/modules/${_kernver}/build/arch/{alpha,arc,arm,arm26,arm64,avr32,blackfin,c6x,cris,frv,h8300,hexagon,ia64,m32r,m68k,m68knommu,metag,mips,microblaze,mn10300,openrisc,parisc,powerpc,ppc,s390,score,sh,sh64,sparc,sparc64,tile,unicore32,um,v850,xtensa} # remove files already in docs package rm -f "${pkgdir}/usr/lib/modules/${_kernver}/build/Documentation/kbuild/Kconfig.recursion-issue-01" -- cgit v1.2.3