We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06c7d7 commit 3c3baefCopy full SHA for 3c3baef
rpm/podman.spec
@@ -248,7 +248,7 @@ export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full"
248
export GOPROXY=direct
249
250
LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \
251
- -X "%{ld_libpod}/define.buildOrigin=%{build_origin}" \
+ -X \"%{ld_libpod}/define.buildOrigin=%{build_origin}\" \
252
-X %{ld_libpod}/config._installPrefix=%{_prefix} \
253
-X %{ld_libpod}/config._etcDir=%{_sysconfdir} \
254
-X %{ld_project}/pkg/systemd/quadlet._binDir=%{_bindir}"
0 commit comments