zlib: properly split patches
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 24 Feb 2021 10:53:03 +0000 (11:53 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 24 Feb 2021 13:08:29 +0000 (14:08 +0100)
commit221eefaf6b301043c491aab8815fcfa24e8a5583
treeed5d4d9fe9a99bf332f30eca864098bbf8ad086f
parent287bd78e6f8af68fc3095839c7b70842cf3ddb4c
zlib: properly split patches

This package had two patches (with two headers etc.) in one file,
which would have quilt merging them during a refresh.

Separate these patches into two files, as the original intent seems
to be having them separate.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
package/libs/zlib/patches/002-arm-specific-optimisations-for-inflate.patch
package/libs/zlib/patches/003-arm-specific-optimisations-for-inflate.patch [new file with mode: 0644]
package/libs/zlib/patches/003-attach-sourcefiles-in-patch-002-to-buildsystem.patch [deleted file]
package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch [new file with mode: 0644]
package/libs/zlib/patches/004-relative-pkg-config-paths.patch [deleted file]
package/libs/zlib/patches/005-relative-pkg-config-paths.patch [new file with mode: 0644]