Skip to content

Commit 3c3baef

Browse files
lsm5Luap99
andauthored
Update rpm/podman.spec
Co-authored-by: Paul Holzinger <[email protected]> Signed-off-by: Lokesh Mandvekar <[email protected]>
1 parent b06c7d7 commit 3c3baef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpm/podman.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full"
248248
export GOPROXY=direct
249249

250250
LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \
251-
-X "%{ld_libpod}/define.buildOrigin=%{build_origin}" \
251+
-X \"%{ld_libpod}/define.buildOrigin=%{build_origin}\" \
252252
-X %{ld_libpod}/config._installPrefix=%{_prefix} \
253253
-X %{ld_libpod}/config._etcDir=%{_sysconfdir} \
254254
-X %{ld_project}/pkg/systemd/quadlet._binDir=%{_bindir}"

0 commit comments

Comments
 (0)