Private
Public Access
1
0

gtk: rpmspec update

This commit is contained in:
2025-09-07 18:17:52 -07:00
parent 481ac7357c
commit f09f45a66f

View File

@@ -27,14 +27,19 @@ Requires: kordophoned >= 1.0.0
%description %description
A GTK4/Libadwaita Linux Client for the Kordophone client daemon. A GTK4/Libadwaita Linux Client for the Kordophone client daemon.
%prep
%autosetup -n kordophone
%build %build
pwd pushd gtk
cd gtk
%meson %meson
%meson_build %meson_build
popd
%install %install
pushd gtk
%meson_install %meson_install
popd
%files %files
%{_bindir}/kordophone %{_bindir}/kordophone