Date: Monday, February 28, 2022 @ 11:06:59 Author: eworm Revision: 438226
do not enable raw (FS#73970) The raw driver was removed... https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=603e4922f1c81fc2ed3a87b4f91a8d3aafc7e093 Modified: util-linux/trunk/PKGBUILD ----------+ PKGBUILD | 1 - 1 file changed, 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-28 10:13:34 UTC (rev 438225) +++ PKGBUILD 2022-02-28 11:06:59 UTC (rev 438226) @@ -51,7 +51,6 @@ --localstatedir=/var \ --enable-usrdir-path \ --enable-fs-paths-default=/usr/bin:/usr/local/bin \ - --enable-raw \ --enable-vipw \ --enable-newgrp \ --enable-chfn-chsh \
