aspell/aspell-quotes.patch

10 lines
191 B
Diff

--- a/scripts/run-with-aspell.create
+++ b/scripts/run-with-aspell.create
@@ -3,5 +3,5 @@
echo "#!/bin/sh"
echo "PATH=$1:\$PATH"
echo "export PATH"
-echo "exec \$@"
+echo "exec \"\$@\""