[packages/patchage] New meson macros.
arekm
arekm at pld-linux.org
Tue Jul 15 15:20:35 CEST 2025
commit 5aff3c4efc8a0ab476f88f9d36dd6d235f92ea06
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 15:20:18 2025 +0200
New meson macros.
patchage.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/patchage.spec b/patchage.spec
index ec24739..dcf6f3d 100644
--- a/patchage.spec
+++ b/patchage.spec
@@ -44,14 +44,14 @@ MIDI opartych na JACK-u i ALSA-ie.
%setup -q
%build
-%meson build
+%meson
-%ninja_build -C build
+%meson_build
%install
rm -rf $RPM_BUILD_ROOT
-%ninja_install -C build
+%meson_install
%find_lang %{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/patchage.git/commitdiff/5aff3c4efc8a0ab476f88f9d36dd6d235f92ea06
More information about the pld-cvs-commit
mailing list