소스 검색

Allow linux-spudd to co-exist with linux

Donald Carr 7 년 전
부모
커밋
cc01e6106f
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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"