commit 3aaaede7b2b1f91c7f69674d56ae9a49b9dc8cb3 parent d57f34795ce9fc7035e346c33147646ea35002b0 Author: Marcel Denia <naoir@gmx.net> Date: Fri, 25 Sep 2015 08:26:58 +0200 perl: Reorganize patches The old scheme didn't make any sense...not that there was a scheme really. Signed-off-by: Marcel Denia <naoir@gmx.net> Diffstat:
8 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/lang/perl/README.patches b/lang/perl/README.patches @@ -0,0 +1,9 @@ +The patches in this package are loosely sorted into the following categories: + +0xx - Bugfixes +1xx - Cross-compile fixes +3xx - Workarounds +7xx - Testsuite fixes + +Feel free to add another one if your new patch doesn't seem to fit into an +existing category. +\ No newline at end of file diff --git a/lang/perl/patches/100-musl-compat.patch b/lang/perl/patches/010-musl-compat.patch diff --git a/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch b/lang/perl/patches/020-host-libc-dir-moved-debian+derivatives.patch diff --git a/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch b/lang/perl/patches/100-fix-cross-compile-endianness-detection.patch diff --git a/lang/perl/patches/300-always_use_miniperl.patch b/lang/perl/patches/110-always_use_miniperl.patch diff --git a/lang/perl/patches/500-add-relink-hack.patch b/lang/perl/patches/300-add-relink-hack.patch diff --git a/lang/perl/patches/600-tie_fetch_count_t-handle_missing_crypt.patch b/lang/perl/patches/700-tie_fetch_count_t-handle_missing_crypt.patch diff --git a/lang/perl/patches/700-threads_join-skip_ps_on_busybox.patch b/lang/perl/patches/710-threads_join-skip_ps_on_busybox.patch