Sophie

Sophie

distrib > Arklinux > devel > i586 > by-pkgid > 9e6e445b4efd873f0ea565fdb7c9f225 > files > 9

eglibc-2.14-2ark.src.rpm

--- glibc-2.3.2-200304020432/sysdeps/generic/paths.h.vim	2003-07-12 16:54:14.000000000 +0200
+++ glibc-2.3.2-200304020432/sysdeps/generic/paths.h	2003-07-12 16:54:24.000000000 +0200
@@ -61,7 +61,7 @@
 #define	_PATH_UNIX	"/vmunix"
 #define	_PATH_UTMP	"/var/run/utmp"
 #define	_PATH_UTMP_DB	"/var/run/utmp.db"
-#define	_PATH_VI	"/usr/bin/vi"
+#define	_PATH_VI	"/bin/vi"
 #define	_PATH_WTMP	"/var/log/wtmp"
 
 /* Provide trailing slash, since mostly used for building pathnames. */
--- glibc-2.3.2-200304020432/sysdeps/unix/sysv/linux/paths.h.vim	2003-07-12 16:56:37.000000000 +0200
+++ glibc-2.3.2-200304020432/sysdeps/unix/sysv/linux/paths.h	2003-07-12 16:56:44.000000000 +0200
@@ -61,7 +61,7 @@
 #define	_PATH_TTY	"/dev/tty"
 #define	_PATH_UNIX	"/boot/vmlinux"
 #define _PATH_UTMP	"/var/run/utmp"
-#define	_PATH_VI	"/usr/bin/vi"
+#define	_PATH_VI	"/bin/vi"
 #define _PATH_WTMP	"/var/log/wtmp"
 
 /* Provide trailing slash, since mostly used for building pathnames. */