summaryrefslogtreecommitdiff
path: root/libre/linux-libre-hardened/PKGBUILD
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-10-07 19:50:02 -0300
committerDavid P <megver83@openmailbox.org>2017-10-07 19:50:02 -0300
commit1df3e44fb716093bd4e63b3456c4d7436970c0ac (patch)
tree7e93a32f0672b96613ec1168e6e9e02634a4e6d1 /libre/linux-libre-hardened/PKGBUILD
parent5531d99de98570ea1ef470055ef281d09b1caf54 (diff)
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...
Diffstat (limited to 'libre/linux-libre-hardened/PKGBUILD')
-rw-r--r--libre/linux-libre-hardened/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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"