~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-devel] [PATCH] main/alpine: Added --with-passfile to configure script

ScrumpyJack <scrumpyjack@me.com>
Details
Message ID
<alpine.LNX.2.20.1503121955370.31442@st.ilet>
Sender timestamp
1426190212
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 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 \
-- 
2.3.2



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20150316151502.2fc5889b@ncopa-desktop.alpinelinux.org>
In-Reply-To
<alpine.LNX.2.20.1503121955370.31442@st.ilet> (view parent)
Sender timestamp
1426515302
DKIM signature
missing
Download raw message
On Thu, 12 Mar 2015 19:56:52 +0000 (GMT)
ScrumpyJack <scrumpyjack@me.com> wrote:

> 
> ---
>  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
---
Reply to thread Export thread (mbox)