From c032a1226928df0c739327537ef369ea9197cdcb Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 17 May 2018 20:33:29 +0000 Subject: [PATCH] cpio: removed old patch --- cpio/cpio-2.11-stat.patch | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 cpio/cpio-2.11-stat.patch diff --git a/cpio/cpio-2.11-stat.patch b/cpio/cpio-2.11-stat.patch deleted file mode 100644 index c6d99cf..0000000 --- a/cpio/cpio-2.11-stat.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- a/src/filetypes.h -+++ b/src/filetypes.h -@@ -82,4 +82,6 @@ - #define lstat stat - #endif - int lstat (); -+#ifndef stat - int stat (); -+#endif -- 2.26.2