- Remove extra %make_build arguments.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=169
This commit is contained in:
Martin Liška 2022-09-12 07:27:50 +00:00 committed by Git OBS Bridge
parent 19a7749495
commit 2b91a40ea9
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 12 07:27:17 UTC 2022 - Martin Liška <mliska@suse.cz>
- Remove extra %make_build arguments.
-------------------------------------------------------------------
Mon Sep 5 16:50:16 UTC 2022 - Christopher Yeleighton <giecrilj@stegny.2a.pl>

View File

@ -67,9 +67,8 @@ source packages can be checked.
%build
%configure
cd src
%make_build \
%{?_smp_mflags} desktop-file-validate \
V=1 DESKTOP_FILE_UTILS_LIBS="%{_libdir}/libglib-2.0.a -lpthread -lrt"
%make_build desktop-file-validate \
DESKTOP_FILE_UTILS_LIBS="%{_libdir}/libglib-2.0.a -lpthread -lrt"
%install
# Check that rpmlint works at all, with the primary flavor