diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-06-06 21:27:59 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-06-06 21:29:36 +0200 |
commit | 1ad75633a68132129d5896b6d6fb299d4d278a4c (patch) | |
tree | f39756122834cfc38c2c9cf27ee8fb755eaa58cc /package/parted/patches/patch-lib_config_h_in | |
parent | ef48e6b08ee9e2c2881718f63a174690e125e3e0 (diff) |
parted: allow to build w/o locale in libc, disable atari label support
Diffstat (limited to 'package/parted/patches/patch-lib_config_h_in')
-rw-r--r-- | package/parted/patches/patch-lib_config_h_in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/parted/patches/patch-lib_config_h_in b/package/parted/patches/patch-lib_config_h_in index 44c07bbc6..0a83e62dc 100644 --- a/package/parted/patches/patch-lib_config_h_in +++ b/package/parted/patches/patch-lib_config_h_in @@ -1,6 +1,6 @@ ---- parted-3.2.orig/lib/config.h.in 2014-07-28 22:02:54.000000000 -0500 -+++ parted-3.2/lib/config.h.in 2015-01-03 14:02:11.888853421 -0600 -@@ -1471,6 +1471,11 @@ +--- parted-3.3.orig/lib/config.h.in 2019-10-11 01:03:37.000000000 +0200 ++++ parted-3.3/lib/config.h.in 2020-06-06 20:12:43.000000000 +0200 +@@ -1249,6 +1249,11 @@ /* Enable large inode numbers on Mac OS X 10.5. */ #undef _DARWIN_USE_64_BIT_INODE |