diff options
Diffstat (limited to 'main/i3lock/APKBUILD')
-rw-r--r-- | main/i3lock/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
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 |