chore (lomiri-unity): update license taga dn use %conf (#11304) (#11353)

This commit is contained in:
Raboneko
2026-04-17 13:33:55 -05:00
committed by GitHub
parent 0da01727d8
commit 57c4c71a4e
@@ -2,10 +2,10 @@
Name: unity-greeter
Version: 25.04.1
Release: 1%?dist
Release: 2%?dist
Summary: Unity Greeter for Lightdm
License: GPL-3.0
License: GPL-3.0-or-later
URL: https://launchpad.net/unity-greeter
Source0: http://archive.ubuntu.com/ubuntu/pool/universe/u/unity-greeter/unity-greeter_%version-0ubuntu%rn.tar.xz
Patch1: 0001-Remove-libido.patch
@@ -35,12 +35,13 @@ It is implemented as a LightDM greeter.
%prep
%autosetup -p1
%build
%conf
NOCONFIGURE=1 \
./autogen.sh
%configure --disable-static
%build
%make_build
%install