diff options
Diffstat (limited to 'utils/lsof/patches')
-rw-r--r-- | utils/lsof/patches/003-lsof_selinux.patch | 2 | ||||
-rw-r--r-- | utils/lsof/patches/004-lsof_ccv.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/lsof/patches/003-lsof_selinux.patch b/utils/lsof/patches/003-lsof_selinux.patch index f3168e579..0aafec8d1 100644 --- a/utils/lsof/patches/003-lsof_selinux.patch +++ b/utils/lsof/patches/003-lsof_selinux.patch @@ -2,7 +2,7 @@ diff --git a/Configure b/Configure index e4a25a2..3a6e78b 100755 --- a/Configure +++ b/Configure -@@ -2923,7 +2923,7 @@ return(0); } +@@ -2976,7 +2976,7 @@ return(0); } LSOF_TMP1=1 fi # } fi # } diff --git a/utils/lsof/patches/004-lsof_ccv.patch b/utils/lsof/patches/004-lsof_ccv.patch index e2f162ba7..e0b4f2718 100644 --- a/utils/lsof/patches/004-lsof_ccv.patch +++ b/utils/lsof/patches/004-lsof_ccv.patch @@ -2,7 +2,7 @@ diff --git a/Configure b/Configure index 3a6e78b..a2946c6 100755 --- a/Configure +++ b/Configure -@@ -2788,6 +2788,9 @@ LOCKF_OWNER4 +@@ -2841,6 +2841,9 @@ LOCKF_OWNER4 if test "X$LSOF_CC" = "X" # { then LSOF_CC=cc |