From 7952aae1c1b21fed9783950368f28deb3488e6e3 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 25 Nov 2019 19:43:07 +0100 Subject: alpine 2.21.99999.r25.be556aa-1 -> 2.21.99999.r26.46e208f-1 --- alpine/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'alpine/PKGBUILD') diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index a146d165..c38a5f10 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. pkgname=alpine -pkgver=2.21.99999.r25.be556aa +pkgver=2.21.99999.r26.46e208f _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") @@ -73,8 +73,7 @@ build() { --with-passfile=.pine-passfile \ --without-tcl \ --with-system-pinerc=/etc/${pkgname}.d/pine.conf \ - --with-system-fixed-pinerc=/etc/${pkgname}.d/pine.conf.fixed \ - --with-bundled-tools + --with-system-fixed-pinerc=/etc/${pkgname}.d/pine.conf.fixed # Build Alpine make -- cgit v1.2.3-54-g00ecf