From 2b31b2acf0d98204a2be1ddae2efe524339fac08 Mon Sep 17 00:00:00 2001 From: "Tuan M. Hoang" Date: Mon, 10 Apr 2017 20:10:16 -0400 Subject: main/[various]: no need update_config_sub New packages do not have config.sub anymore --- main/i3lock/APKBUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'main/i3lock') diff --git a/main/i3lock/APKBUILD b/main/i3lock/APKBUILD index 11a4bed1a1..22c9e9f4d8 100644 --- a/main/i3lock/APKBUILD +++ b/main/i3lock/APKBUILD @@ -19,7 +19,6 @@ prepare() { default_prepare || return 1 cd "$builddir" - update_config_sub || return 1 # Fix ticket FS#31544, sed line taken from gentoo sed -i -e 's:login:base-auth:g' i3lock.pam -- cgit v1.2.3