fix: make it so readymade package doesnt conflict w/ downstream packages (#4623)

* fix: make it so readymade package doesnt conflict w/ downstream packages

This just removes `/usr/share/readymade` from the spec entirely. Theres
probably a better way to do this tho

* chore: also bump readymade packages
This commit is contained in:
Tulip Blossom
2025-05-02 12:26:57 -03:00
committed by GitHub
parent d92141dded
commit 1d4c05415e
2 changed files with 4 additions and 4 deletions
@@ -4,7 +4,7 @@
Name: readymade-nightly
Version: %commit_date.%shortcommit
Release: 1%?dist
Release: 2%?dist
Summary: Install ready-made distribution images!
License: GPL-3.0-or-later
URL: https://github.com/FyraLabs/readymade
@@ -57,6 +57,6 @@ ln -sf %{_datadir}/applications/com.fyralabs.Readymade.desktop %{buildroot}%{_da
%_datadir/polkit-1/actions/com.fyralabs.pkexec.readymade.policy
%_datadir/applications/com.fyralabs.Readymade.desktop
%_datadir/applications/liveinst.desktop
%_datadir/readymade
%ghost %_datadir/readymade
%_datadir/icons/hicolor/scalable/apps/com.fyralabs.Readymade.svg
+2 -2
View File
@@ -1,6 +1,6 @@
Name: readymade
Version: 0.12.2
Release: 1%?dist
Release: 2%?dist
Summary: Install ready-made distribution images!
License: GPL-3.0-or-later
URL: https://github.com/FyraLabs/readymade
@@ -50,6 +50,6 @@ ln -sf %{_datadir}/applications/com.fyralabs.Readymade.desktop %{buildroot}%{_da
%_datadir/polkit-1/actions/com.fyralabs.pkexec.readymade.policy
%_datadir/applications/com.fyralabs.Readymade.desktop
%_datadir/applications/liveinst.desktop
%_datadir/readymade
%ghost %_datadir/readymade
%_datadir/icons/hicolor/scalable/apps/com.fyralabs.Readymade.svg