Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
fix: do not replace VTE libraries for ptyxis as that is not necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Jun 25, 2024
1 parent 0e73601 commit e1ef7a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion files/scripts/ptyxis.nu
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ let ARCH = (get_arch)
let FEDORA_MAJOR_VERSION = (get_fedora_version)
let COPR_FILE = (fetch_copr https://copr.fedorainfracloud.org/coprs/ublue-os/staging/repo/fedora-($FEDORA_MAJOR_VERSION)/ublue-os-staging-fedora-($FEDORA_MAJOR_VERSION).repo?arch=($ARCH))

rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:ublue-os:staging vte291 vte-profile
rpm-ostree install ptyxis

rm -f $COPR_FILE

0 comments on commit e1ef7a4

Please sign in to comment.