From 63605427bb906e1ef21745e0bab52a612b53918d Mon Sep 17 00:00:00 2001 From: langfingaz Date: Thu, 13 May 2021 15:45:14 +0000 Subject: [PATCH] fix locale? --- build-pkg-docker.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-pkg-docker.sh b/build-pkg-docker.sh index 0cf7635..9c9893e 100755 --- a/build-pkg-docker.sh +++ b/build-pkg-docker.sh @@ -50,11 +50,8 @@ function main() { # build-pkg "${PKG}" || return $? # done - # Stage0: Take special care of package de-p1st-locale - # TODO - # Stage1 - build-and-push xorg-meta de-p1st-systemd de-p1st-sudo de-p1st-screen de-p1st-htop de-p1st-pacman de-p1st-pacman-mirrorlist de-p1st-networkmanager de-p1st-ucode-placeholder de-p1st-ucode-intel de-p1st-ucode-amd de-p1st-nano de-p1st-mkinitcpio de-p1st-makepkg de-p1st-grub de-p1st-font de-p1st-keyboard-de de-p1st-keyboard-x11-de de-p1st-gnupg de-p1st-redshift de-p1st-theme de-p1st-gpu-generic de-p1st-gpu-amdgpu de-p1st-installer de-p1st-repo || return $? + build-and-push xorg-meta de-p1st-locale de-p1st-systemd de-p1st-sudo de-p1st-screen de-p1st-htop de-p1st-pacman de-p1st-pacman-mirrorlist de-p1st-networkmanager de-p1st-ucode-placeholder de-p1st-ucode-intel de-p1st-ucode-amd de-p1st-nano de-p1st-mkinitcpio de-p1st-makepkg de-p1st-grub de-p1st-font de-p1st-keyboard-de de-p1st-keyboard-x11-de de-p1st-gnupg de-p1st-redshift de-p1st-theme de-p1st-gpu-generic de-p1st-gpu-amdgpu de-p1st-installer de-p1st-repo || return $? # Stage2 build-and-push de-p1st-smartcard de-p1st-kernel-default de-p1st-kernel-lts de-p1st-dns || return $? # Stage3