public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fex-emu-rootfs-fedora] f45: fixup: Use .ero instead of .erofs
@ 2026-09-21 5:19 Davide Cavalca
0 siblings, 0 replies; only message in thread
From: Davide Cavalca @ 2026-09-21 5:19 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-21 5:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 5:19 [rpms/fex-emu-rootfs-fedora] f45: fixup: Use .ero instead of .erofs Davide Cavalca
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox