From 576b6208d6defe240bfa2477d6dd19f1ed83bfaf Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Mon, 2 Sep 2019 05:23:45 +0200 Subject: Cleaned most of outdated stuff --- sys-apps/util-linux/files/no-symlink-resolve.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 sys-apps/util-linux/files/no-symlink-resolve.patch (limited to 'sys-apps/util-linux/files/no-symlink-resolve.patch') diff --git a/sys-apps/util-linux/files/no-symlink-resolve.patch b/sys-apps/util-linux/files/no-symlink-resolve.patch deleted file mode 100644 index 9d64310..0000000 --- a/sys-apps/util-linux/files/no-symlink-resolve.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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, -- cgit v1.2.3