aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/0010-Add-flag-for-not-following-symlinks-when-recursing.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/busybox/0010-Add-flag-for-not-following-symlinks-when-recursing.patch')
-rw-r--r--main/busybox/0010-Add-flag-for-not-following-symlinks-when-recursing.patch7
1 files changed, 2 insertions, 5 deletions
diff --git a/main/busybox/0010-Add-flag-for-not-following-symlinks-when-recursing.patch b/main/busybox/0010-Add-flag-for-not-following-symlinks-when-recursing.patch
index a45c46d09d..da69e06e18 100644
--- a/main/busybox/0010-Add-flag-for-not-following-symlinks-when-recursing.patch
+++ b/main/busybox/0010-Add-flag-for-not-following-symlinks-when-recursing.patch
@@ -1,7 +1,7 @@
-From 1c8c2316f98c2e4894c4c1686f0aa7937fcc0a17 Mon Sep 17 00:00:00 2001
+From 73318f344e6e57821464068364e30edef18e747d Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Fri, 25 Jul 2014 15:28:33 +0200
-Subject: [PATCH 10/16] Add flag for not following symlinks when recursing
+Subject: [PATCH] Add flag for not following symlinks when recursing
function old new delta
.rodata 7934 7967 +33
@@ -54,6 +54,3 @@ index 1462a9b18..2c899578e 100644
;
# define GETOPT32 getopt32long
# define LONGOPTS ,diff_longopts
---
-2.16.2
-