glibc/2.19 -> glibc

We only have one version of Glibc so no need for a separate directory.
This commit is contained in:
Eelco Dolstra
2014-10-29 13:42:59 +01:00
parent 2ee8b30b64
commit 1b55b07eeb
19 changed files with 6 additions and 6 deletions
@@ -0,0 +1,6 @@
diff -ubr glibc-2.17-orig/sysdeps/unix/confstr.h glibc-2.17/sysdeps/unix/confstr.h
--- glibc-2.17-orig/sysdeps/unix/confstr.h 2013-06-03 22:01:44.829726968 +0200
+++ glibc-2.17/sysdeps/unix/confstr.h 2013-06-03 22:04:39.469376740 +0200
@@ -1 +1 @@
-#define CS_PATH "/bin:/usr/bin"
+#define CS_PATH "/run/current-system/sw/bin:/bin:/usr/bin"