Skip to content

Commit

Permalink
made my patches not conflict with zen, as everything is under a diffe…
Browse files Browse the repository at this point in the history
…rent name now
  • Loading branch information
aus committed May 19, 2021
1 parent ad6b648 commit cb9a674
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions linux-zen/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,7 @@ _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=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE VHBA-MODULE linux-zen)
replaces=()
conflicts=(linux-zen)
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE VHBA-MODULE)
cd $_srcname
local kernver="$(<version)"
local modulesdir="$pkgdir/usr/lib/modules/$kernver"
Expand Down

0 comments on commit cb9a674

Please sign in to comment.