summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2019-02-15 23:43:10 +0100
committerJosip Ponjavic2019-02-15 23:43:10 +0100
commit87b52b666818667a0513fe897296d8f39dcf864c (patch)
tree49e30cec6b9f2dc2f282f7aca620a43c1fb0ad5d /PKGBUILD
parentf3eddefb28f1cda932ddfbb70a50e34a60d697c4 (diff)
downloadaur-87b52b666818667a0513fe897296d8f39dcf864c.tar.gz
4.20.10-2 (clr 4.20.8-697)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 2 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ea6bce18955..17fc4ff9e588 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,10 +67,10 @@ _rev_override="n"
_major=4.20
_minor=10
_srcname=linux-${_major}
-_clr=${_major}.8-696
+_clr=${_major}.8-697
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
@@ -123,11 +123,6 @@ prepare() {
msg2 "Setting config..."
cp -Tf $srcdir/clearlinux/config ./.config
- ### Bluez package on arch needs this module for bluetooth to work
- # https://bugs.archlinux.org/task/55880
- msg2 "Enabling crypto_user module..."
- sed -i "s|# CONFIG_CRYPTO_USER is not set|CONFIG_CRYPTO_USER=m|g" ./.config
-
### Compress modules
msg2 "Enabling XZ compressed modules..."
sed -i 's|^# CONFIG_MODULE_COMPRESS|\