From a18462f84c043bcfa8d55180a6e81615478bb8df Mon Sep 17 00:00:00 2001 From: fbt Date: Sat, 23 May 2020 15:10:01 +0300 Subject: [PATCH] wrong bindir Signed-off-by: fbt --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index ab67b39..09b200d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -19,7 +19,7 @@ build() { --datadir=/usr/share \ --localstatedir=/var \ --buildtype=plain \ - --bindir=/bin \ + --bindir=/usr/bin \ . output ninja -C output