From bc775a4a44355c5ef23455a3972e668e4b703c7b Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Wed, 1 Jan 2025 23:41:47 -0300 Subject: [PATCH] fix: another damn typo on the ublue-bling. (#101) I am so sorry I edit that one on my phone and forgot about this one :( --- ublue/bling/ublue-bling.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ublue/bling/ublue-bling.spec b/ublue/bling/ublue-bling.spec index 336d517..08803d6 100644 --- a/ublue/bling/ublue-bling.spec +++ b/ublue/bling/ublue-bling.spec @@ -2,7 +2,7 @@ Name: ublue-bling Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Universal Blue Bling CLI setup scripts License: Apache-2.0 @@ -27,7 +27,7 @@ install -Dm0755 ./src/bling.sh %{buildroot}%{_datadir}/ublue-os/bling/bling.sh install -Dm0755 ./src/bling.fish %{buildroot}%{_datadir}/ublue-os/bling/bling.fish %files -%{_libexecdir}/ublue-motd +%{_libexecdir}/%{name} %{_datadir}/ublue-os/bling/bling.*sh %changelog