public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Davide Cavalca <dcavalca@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fex-emu-rootfs-fedora] f45: fixup: Use .ero instead of .erofs
Date: Mon, 21 Sep 2026 05:19:12 GMT	[thread overview]
Message-ID: <178996795250.1.7707051860729979042.rpms-fex-emu-rootfs-fedora-863b45035f08@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fex-emu-rootfs-fedora
Branch : f45
Commit : 863b45035f08871b3e8886319c599462c3b0d2f2
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date   : 2026-09-20T22:15:31-07:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fex-emu-rootfs-fedora/c/863b45035f08871b3e8886319c599462c3b0d2f2?branch=f45

Log:
fixup: Use .ero instead of .erofs

---
diff --git a/fex-emu-rootfs-fedora.spec b/fex-emu-rootfs-fedora.spec
index 0d13e6b..3fb0073 100644
--- a/fex-emu-rootfs-fedora.spec
+++ b/fex-emu-rootfs-fedora.spec
@@ -47,7 +47,7 @@ ln -s default.ero default.erofs
 # Nothing to build
 
 %install
-install -Dpm0644 default.erofs %{buildroot}%{_datadir}/fex-emu/RootFS/default.erofs
+install -Dpm0644 -t %{buildroot}%{_datadir}/fex-emu/RootFS default.{erofs,ero}
 
 %files
 %license Fedora-FEX-RootFS-%{image_version}-%{image_release}.x86_64.packages

                 reply	other threads:[~2026-09-21  5:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178996795250.1.7707051860729979042.rpms-fex-emu-rootfs-fedora-863b45035f08@fedoraproject.org \
    --to=dcavalca@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox