summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiklós Tóth2020-12-11 00:08:09 +0000
committerMiklós Tóth2020-12-11 00:08:09 +0000
commit4a7b6ca30f1f6c4c34c04ddf90cb59bce8954233 (patch)
tree24bc4cd4e69f2857dc7eb929c64a8befd85c1f44 /PKGBUILD
parent3dbc3eb8d30e6c159c419f1a5d0b52731362c902 (diff)
downloadaur-4a7b6ca30f1f6c4c34c04ddf90cb59bce8954233.tar.gz
automatic update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46fdf75b47fa..f3f689576aaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -236,9 +236,6 @@ _package() {
depends=(coreutils kmod initramfs)
optdepends=('crda: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices')
- provides=('linux' 'linux-xanmod-anbox-git')
- replaces=('linux-xanmod-anbox-git')
- conflicts=('linux-xanmod-anbox-git')
cd linux-${_major}
local kernver="$(<version)"
@@ -261,9 +258,6 @@ _package() {
_package-headers() {
pkgdesc="Header files and scripts for building modules for Xanmod Linux kernel with ashmem and binder enabled"
- provides=('linux-headers' 'linux-xanmod-anbox-git-headers')
- replaces=('linux-xanmod-anbox-git-headers')
- conflicts=('linux-xanmod-anbox-git-headers')
cd linux-${_major}
local builddir="$pkgdir/usr/lib/modules/$(<version)/build"