patches: remove unused ones to clean git-tree

Version: 2.11-28 (no-bump & build)
This commit is contained in:
Pavel Raiskup 2014-07-04 13:43:46 +02:00
parent dbfb6f0fcd
commit 61c0128c86
2 changed files with 0 additions and 1243 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +0,0 @@
--- cpio-2.9/configure.ac.lstat 2007-07-16 15:19:52.000000000 +0200
+++ cpio-2.9/configure.ac 2007-07-16 15:19:37.000000000 +0200
@@ -45,7 +45,7 @@ AC_CHECK_TYPE(gid_t, int)
AC_HEADER_STDC
AC_HEADER_DIRENT
-AC_CHECK_FUNCS([fchmod fchown])
+AC_CHECK_FUNCS([fchmod fchown lstat])
# gnulib modules
gl_INIT