summaryrefslogtreecommitdiff
path: root/package/parted/patches/patch-libparted_labels_Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-06-06 21:27:59 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-06-06 21:29:36 +0200
commit1ad75633a68132129d5896b6d6fb299d4d278a4c (patch)
treef39756122834cfc38c2c9cf27ee8fb755eaa58cc /package/parted/patches/patch-libparted_labels_Makefile_am
parentef48e6b08ee9e2c2881718f63a174690e125e3e0 (diff)
parted: allow to build w/o locale in libc, disable atari label support
Diffstat (limited to 'package/parted/patches/patch-libparted_labels_Makefile_am')
-rw-r--r--package/parted/patches/patch-libparted_labels_Makefile_am10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/parted/patches/patch-libparted_labels_Makefile_am b/package/parted/patches/patch-libparted_labels_Makefile_am
new file mode 100644
index 000000000..6c32ef071
--- /dev/null
+++ b/package/parted/patches/patch-libparted_labels_Makefile_am
@@ -0,0 +1,10 @@
+--- parted-3.3.orig/libparted/labels/Makefile.am 2019-10-11 00:58:51.000000000 +0200
++++ parted-3.3/libparted/labels/Makefile.am 2020-06-06 20:29:14.000000000 +0200
+@@ -19,7 +19,6 @@ noinst_LTLIBRARIES = liblabels.la
+ liblabels_la_SOURCES = \
+ $(S390_SRCS) \
+ aix.c \
+- atari.c \
+ bsd.c \
+ dos.c \
+ dvh.c \