Skip to content

Commit

Permalink
archlinux/base: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller authored Sep 14, 2024
1 parent 0df7e30 commit 7d19d5e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions archlinux-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ RUN git clone https://aur.archlinux.org/aurman.git /tmp/aurman && cd /tmp/aurman

# Configure pacman to drop cache
RUN aurman -Syu --noconfirm --noedit --pgp_fetch paccache-hook && sudo sed -i "s|installed_keep=2|installed_keep=0|g" /etc/paccache-hook.conf

# https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/163
RUN sudo sed -i "s|MAKEFLAGS|ZZFLAGS|g" /usr/share/makepkg/buildenv.sh

0 comments on commit 7d19d5e

Please sign in to comment.