Browse Source

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>
lilik-openwrt-22.03
Marcel Denia 9 years ago
parent
commit
3aaaede7b2
8 changed files with 9 additions and 0 deletions
  1. +9
    -0
      lang/perl/README.patches
  2. +0
    -0
      lang/perl/patches/010-musl-compat.patch
  3. +0
    -0
      lang/perl/patches/020-host-libc-dir-moved-debian+derivatives.patch
  4. +0
    -0
      lang/perl/patches/100-fix-cross-compile-endianness-detection.patch
  5. +0
    -0
      lang/perl/patches/110-always_use_miniperl.patch
  6. +0
    -0
      lang/perl/patches/300-add-relink-hack.patch
  7. +0
    -0
      lang/perl/patches/700-tie_fetch_count_t-handle_missing_crypt.patch
  8. +0
    -0
      lang/perl/patches/710-threads_join-skip_ps_on_busybox.patch

+ 9
- 0
lang/perl/README.patches View File

@ -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.

lang/perl/patches/100-musl-compat.patch → lang/perl/patches/010-musl-compat.patch View File


lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch → lang/perl/patches/020-host-libc-dir-moved-debian+derivatives.patch View File


lang/perl/patches/101-fix-cross-compile-endianness-detection.patch → lang/perl/patches/100-fix-cross-compile-endianness-detection.patch View File


lang/perl/patches/300-always_use_miniperl.patch → lang/perl/patches/110-always_use_miniperl.patch View File


lang/perl/patches/500-add-relink-hack.patch → lang/perl/patches/300-add-relink-hack.patch View File


lang/perl/patches/600-tie_fetch_count_t-handle_missing_crypt.patch → lang/perl/patches/700-tie_fetch_count_t-handle_missing_crypt.patch View File


lang/perl/patches/700-threads_join-skip_ps_on_busybox.patch → lang/perl/patches/710-threads_join-skip_ps_on_busybox.patch View File


Loading…
Cancel
Save