[packages/systemd] newly built libsystemd is in build/ now

atler atler at pld-linux.org
Tue Apr 28 00:50:55 CEST 2020


commit e8e56fa0b64179f990ac4974c34f3b15bba7dff4
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Apr 28 00:50:23 2020 +0200

    newly built libsystemd is in build/ now

 systemd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index d0a6189..d749e5d 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -717,7 +717,7 @@ grep -rlZ -0 '#!/usr/bin/env bash' . | xargs -0 sed -i -e 's,#!/usr/bin/env bash
 
 %meson_build -C build
 
-%{__cc} %{rpmcppflags} %{rpmcflags} -o build/systemd_booted %{rpmldflags} src/systemd_booted.c -L. -lsystemd
+%{__cc} %{rpmcppflags} %{rpmcflags} -o build/systemd_booted %{rpmldflags} src/systemd_booted.c -Lbuild -lsystemd
 
 %{?with_tests:%meson_test -C build}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/e8e56fa0b64179f990ac4974c34f3b15bba7dff4



More information about the pld-cvs-commit mailing list