]> git.pld-linux.org Git - packages/rpm-build-macros.git/commit
Up to 1.726. auto/th/rpm-build-macros-1.726-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 21 Oct 2017 08:16:28 +0000 (10:16 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 21 Oct 2017 08:16:28 +0000 (10:16 +0200)
commit9cfca9d17ef73e31f8be0fbaf28a0f79391f4d26
treec70a7b8d4b5d2d4a2965af28e2000a17259e519e
parent4cb9865f1f45370aed17d63f42437fdd67e9c993
Up to 1.726.

More meson macros. Usage:
%meson \
some-options \
-Dvariable=value \
more-options \
<srcdir (use current dir mostly: .)> <builddir (like '-C builddir' in make)>

%meson_build -C build
%meson_install -C build
%meson_test -C build

Ninja macros also adjusted.
rpm-build-macros.spec
rpm.macros
This page took 0.061249 seconds and 4 git commands to generate.