Date: Wednesday, August 1, 2018 @ 11:36:49 Author: heftig Revision: 330199
Stock kernel doesn't call itself -arch Modified: linux/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-01 11:36:47 UTC (rev 330198) +++ PKGBUILD 2018-08-01 11:36:49 UTC (rev 330199) @@ -3,7 +3,7 @@ # Maintainer: Tobias Powalowski <[email protected]> # Maintainer: Thomas Baechler <[email protected]> -pkgbase=linux # Build stock -arch kernel +pkgbase=linux # Build stock kernel #pkgbase=linux-custom # Build kernel with a different name _srcver=4.17.11-arch1 pkgver=${_srcver//-/.}
