hoogle-local-wrapper should quote the command argument
This commit is contained in:
parent
f366483f36
commit
ddb32dcb7e
@ -3,4 +3,4 @@
|
||||
COMMAND=$1
|
||||
shift
|
||||
HOOGLE_DOC_PATH=@out@/share/hoogle/doc exec @hoogle@/bin/hoogle \
|
||||
$COMMAND -d @out@/share/hoogle "$@"
|
||||
"$COMMAND" -d @out@/share/hoogle "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user