Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
fix: pmie and missing package errors in build
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz authored Aug 14, 2023
1 parent 57fcbc0 commit 1fa5cf8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,5 @@ RUN rpm-ostree install /tmp/ublue-update.rpm /tmp/ublue-os-wallpapers.rpm && \
cp -r /usr/etc/yum.repos.d /etc && \
chmod +x /tmp/scripts/build.sh && \
/tmp/scripts/build.sh && \
systemctl disable pmie && \
rm -rf /tmp/* /var/* && \
ostree container commit
2 changes: 0 additions & 2 deletions recipe-dx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ rpm:
- fish
- waydroid
- kdeconnectd
- starship
- zellij
- virt-manager
- qemu
- qemu-user-static
Expand Down

0 comments on commit 1fa5cf8

Please sign in to comment.