diff options
author | Yardena Cohen | 2020-12-15 20:14:37 -0800 |
---|---|---|
committer | Yardena Cohen | 2020-12-15 20:14:43 -0800 |
commit | 6b05fde3fcc06320b158f1de2a5926f784f0b119 (patch) | |
tree | dcc8c736379be90887fc3c92ab46780c1df0777f /PKGBUILD | |
parent | 81d815e1b3d13f15c918cf67b0ddf6ffc62bb730 (diff) | |
download | aur-linux-linode.tar.gz |
don't provide linux, we're not binary compatible
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,7 +49,6 @@ validpgpkeys=( ) pkgdesc="Kernel for Linode servers" depends=(coreutils linux-firmware kmod mkinitcpio grub) -provides=(linux) conflicts=(grub-legacy) backup=(etc/mkinitcpio.d/${pkgname}.preset boot/grub/menu.lst) |