mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
9 lines
145 B
Diff
9 lines
145 B
Diff
--- a/conf.h
|
|
+++ b/conf.h
|
|
@@ -235,4 +235,4 @@
|
|
};
|
|
|
|
/* external commands */
|
|
-#define ECMD "neatvi.sh"
|
|
+#define ECMD "/usr/share/neatvi/ecmd.sh"
|