SHA256
1
0
forked from pool/aspell
aspell/aspell-quotes.patch

10 lines
187 B
Diff
Raw Normal View History

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