Przeglądaj źródła

Allow linux-spudd to co-exist with linux

Donald Carr 7 lat temu
rodzic
commit
cc01e6106f
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      PKGBUILD

+ 1 - 2
PKGBUILD

@@ -3,10 +3,9 @@
 #set -x
 
 pkgname=linux-spudd
-provides=("linux-spudd")
+provides=("linux")
 # The firmware the kernel produces blows: don't falsify this lightly
 # "linux-firmware=20170309.695f2d6-1"
-conflicts=("linux")
 pkgrel=1
 pkgver=4.16.r5474.gfe580e2e5e57
 pkgdesc="Kernel build from head"