mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-09 21:27:37 +00:00
move meson macro to conf section
This commit is contained in:
@@ -46,9 +46,11 @@ Noctalia Greeter is the screen you see before your desktop session starts. It le
|
||||
%prep
|
||||
%autosetup -n noctalia-greeter-%{commit}
|
||||
|
||||
%build
|
||||
%conf
|
||||
export LDFLAGS="%{__global_ldflags} -Wl,-z,notext"
|
||||
%meson
|
||||
|
||||
%build
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user