Fix for broken PKGBUILD
diff --git a/PKGBUILD b/PKGBUILD
index 28df614..c106727 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -163,7 +163,7 @@ build() {
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
- --sbindir=/usr/bin \
+ --sbindir=/usr/bin
make menuselect.makeopts
./menuselect/menuselect --disable BUILD_NATIVE
make
Pinned Comments
alerque commented on 2020-02-22 06:10 (UTC) (edited on 2020-02-22 06:34 (UTC) by alerque)
PSA: I've started hosting this and all its dependencies as prebuilt packages (x86_86 only) in my repository for those that want to install them using
pacman
without messing around with building from the AUR.