Quote find-debuginfo builddir to avoid whitespace issues

This commit is contained in:
Panu Matilainen 2008-01-25 13:54:39 +02:00
parent 70e793db89
commit c63f859b78
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@
# the script. See the script for details.
#
%__debug_install_post \
@RPMCONFIGDIR@/find-debuginfo.sh %{?_missing_build_ids_terminate_build:--strict-build-id} %{?_find_debuginfo_opts} %{_builddir}/%{?buildsubdir}\
@RPMCONFIGDIR@/find-debuginfo.sh %{?_missing_build_ids_terminate_build:--strict-build-id} %{?_find_debuginfo_opts} "%{_builddir}/%{?buildsubdir}"\
%{nil}
# Template for debug information sub-package.