Quote paths

Otherwise strange things will happen if they contain spaces
This commit is contained in:
Roland Kaufmann
2013-01-09 10:39:24 +01:00
parent dcba0c32bd
commit 3bac901afe

2
configure vendored
View File

@@ -106,7 +106,7 @@ while getopts -- ":-:" optchar; do
;;
esac
# add this to the list of existing features
FEATURES="${FEATURES} -D${rootvar}=${pkgloc}"
FEATURES="${FEATURES} \"-D${rootvar}=${pkgloc}\""
;;
disable-*)
# get the name of the package