d9ed24658f
* test_arglist * test_command_count * test_diffmode * test_mksession * test_startup * test_window_cmd OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=594
11 lines
309 B
Diff
11 lines
309 B
Diff
Index: vim-8.2.0348/runtime/tools/mve.awk
|
|
===================================================================
|
|
--- vim-8.2.0348.orig/runtime/tools/mve.awk
|
|
+++ vim-8.2.0348/runtime/tools/mve.awk
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/nawk -f
|
|
+#!/usr/bin/awk -f
|
|
#
|
|
# Change "nawk" to "awk" or "gawk" if you get errors.
|
|
#
|