diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-11 12:29:23 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-11 12:29:23 +0100 |
commit | 407f9b8fde3ad9cc55f39f7a548cde6056dab494 (patch) | |
tree | 0375ea8ddab3502bf6883066f43fc7e328d5c704 /package/parted/patches/patch-lib_config_h_in | |
parent | 2ecefcf609e484d04d1546581191831e07ad71ec (diff) | |
parent | abb858ae43374dc13a5fcef19b9e0ba9442013bb (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/parted/patches/patch-lib_config_h_in')
-rw-r--r-- | package/parted/patches/patch-lib_config_h_in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/parted/patches/patch-lib_config_h_in b/package/parted/patches/patch-lib_config_h_in index ba4569ea9..df6cb1f7d 100644 --- a/package/parted/patches/patch-lib_config_h_in +++ b/package/parted/patches/patch-lib_config_h_in @@ -1,7 +1,7 @@ ---- parted-3.0.orig/lib/config.h.in 2011-05-30 09:07:32.000000000 +0200 -+++ parted-3.0/lib/config.h.in 2013-02-11 15:50:00.000000000 +0100 -@@ -1385,6 +1385,11 @@ - # endif +--- parted-3.1.orig/lib/config.h.in 2012-03-02 17:10:29.000000000 +0100 ++++ parted-3.1/lib/config.h.in 2013-12-25 20:03:47.000000000 +0100 +@@ -1424,6 +1424,11 @@ + # define _DARWIN_USE_64_BIT_INODE 1 #endif +/* Enable large inode numbers on Mac OS X 10.5. */ |