[arch-commits] Commit in jp2a/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Tue Oct 6 16:47:18 UTC 2020
Date: Tuesday, October 6, 2020 @ 16:47:18
Author: foxboron
Revision: 719364
upgpkg: jp2a 1.1.0-1
Modified:
jp2a/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-06 16:23:43 UTC (rev 719363)
+++ PKGBUILD 2020-10-06 16:47:18 UTC (rev 719364)
@@ -19,7 +19,7 @@
build(){
cd "${pkgname}-${pkgver}"
- ./configure --prefix='/usr'
+ bashcompdir=/usr/share/bash-completion/completions ./configure --prefix='/usr'
make
}
More information about the arch-commits
mailing list