[alpine-devel] [PATCH] main/alpine: Added --with-passfile to configure script
Export this patch
---
main/alpine/APKBUILD | 2 + -
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/alpine/APKBUILD b/main/alpine/APKBUILD
index e3c61d6..222fb33 100644
--- a/main/alpine/APKBUILD
+++ b/main/alpine/APKBUILD
@@ -37,7 +37,7 @@ build() {
--build=$CBUILD \
--host=$CHOST \
--prefix=/usr \
- --without-passfile \
+ --with-passfile=.pine-pass \
--without-tcl \
--disable-shared \
--with-system-pinerc=/etc/alpine.d/pine.conf \
applied and bumped pkgrel for you
thanks!
-nc
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---
--
2.3.2
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---