summaryrefslogtreecommitdiffstats
path: root/sys-apps/util-linux/files/no-symlink-resolve.patch
blob: 9d64310f4d93a5677f0383cb4ab01b4a622975f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- old/mount/realpath.c	2003-01-28 11:57:20.000000000 -0500
+++ new/mount/realpath.c	2003-02-07 21:56:46.000000000 -0500
@@ -13,7 +13,7 @@
  * GNU Library Public License for more details.
  */
 
-#define resolve_symlinks
+#undef resolve_symlinks
 
 /*
  * This routine is part of libc.  We include it nevertheless,