Skip to content

Commit

Permalink
Use official archlinux inputplumber
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroReflex committed Oct 26, 2024
1 parent dee912c commit fe0c2af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ RUN echo -e "#!/bin/bash\nif [[ \"$1\" == \"--version\" ]]; then echo 'fake 244
RUN sed -i '/BUILDENV/s/check/!check/g' /etc/makepkg.conf && \
sed -i '/OPTIONS/s/debug/!debug/g' /etc/makepkg.conf

# Install aur dependencies
RUN aur-install inputplumber

COPY manifest /manifest
# Freeze packages and overwrite with overrides when needed
RUN source /manifest && \
Expand Down
1 change: 0 additions & 1 deletion manifest
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ export AUR_PACKAGES="\
gpd-fan-driver-dkms-git \
hhfc-git \
hid-msi-claw-dkms-git \
inputplumber \
legendary \
libretro-dosbox-pure-git \
libretro-opera-git \
Expand Down

0 comments on commit fe0c2af

Please sign in to comment.