7 lines
264 B
Diff
7 lines
264 B
Diff
diff -pruN a/sysdeps/unix/confstr.h b/sysdeps/unix/confstr.h
|
|
--- a/sysdeps/unix/confstr.h 2012-12-25 08:32:13.000000000 +0530
|
|
+++ b/sysdeps/unix/confstr.h 2014-09-05 20:02:55.698275219 +0530
|
|
@@ -1 +1 @@
|
|
-#define CS_PATH "/bin:/usr/bin"
|
|
+#define CS_PATH "/usr/bin"
|