SHA256
8
0
forked from pool/aspell
Files
aspell/aspell-quotes.patch

10 lines
191 B
Diff
Raw Permalink Normal View History

--- 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 \"\$@\""