Skip to content

Commit

Permalink
Update rpm-ostree.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fiftydinar authored Dec 22, 2024
1 parent 2baa2dd commit f81f576
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions recipes/module-recipes/rpm-ostree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,3 @@ modules:
- fontconfig-font-replacements
- hardened-chromium
- hardened-chromium-subresource-filter

# Workaround needed dependency faad2 for dr14_t.meter package
- type: script
snippets:
- "rpm-ostree install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm"
- "rpm-ostree install faad2"
- "rpm-ostree uninstall rpmfusion-free-release"
- "curl -fLs --create-dirs -O https://copr.fedorainfracloud.org/coprs/sassam/dr14_tmeter/repo/fedora-$(rpm -E %fedora)/sassam-dr14_tmeter-fedora-$(rpm -E %fedora).repo --output-dir /etc/yum.repos.d/"
- "rpm-ostree install dr14_t.meter"

0 comments on commit f81f576

Please sign in to comment.