diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-14 14:05:28 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-14 14:05:28 +0100 |
commit | 8f39dc5c8c3d0b77daebd90f927e0bc78bca7d1d (patch) | |
tree | f064c23ea4a5ac3f8dd4730997a3426f3630452d /package/xfsprogs/patches/patch-libxfs_linux_c | |
parent | 80cf711c344256c59b857da6cd7fc91898f90752 (diff) | |
parent | a03e16ce46353740a2b778beda4dda03c0252e07 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xfsprogs/patches/patch-libxfs_linux_c')
-rw-r--r-- | package/xfsprogs/patches/patch-libxfs_linux_c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package/xfsprogs/patches/patch-libxfs_linux_c b/package/xfsprogs/patches/patch-libxfs_linux_c index 9d0a95f75..a2cd55bd4 100644 --- a/package/xfsprogs/patches/patch-libxfs_linux_c +++ b/package/xfsprogs/patches/patch-libxfs_linux_c @@ -1,6 +1,5 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- xfsprogs-3.0.0.orig/libxfs/linux.c 2009-02-04 23:29:25.000000000 +0100 -+++ xfsprogs-3.0.0/libxfs/linux.c 2009-03-27 11:43:17.000000000 +0100 +--- xfsprogs-3.1.1.orig/libxfs/linux.c 2010-01-29 20:46:13.000000000 +0100 ++++ xfsprogs-3.1.1/libxfs/linux.c 2010-02-13 23:45:27.000000000 +0100 @@ -20,8 +20,6 @@ #include <xfs/libxfs.h> #include <mntent.h> |