Add "Keywords" to gvim.desktop to make searching for gvim easier OBS-URL: https://build.opensuse.org/request/show/1189899 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=861
11 lines
309 B
Diff
11 lines
309 B
Diff
Index: vim-8.2.2411/runtime/tools/mve.awk
|
|
===================================================================
|
|
--- vim-8.2.2411.orig/runtime/tools/mve.awk
|
|
+++ vim-8.2.2411/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.
|
|
#
|