removing all the .patch files in the patches/ directory and re-running the mkpatch step should "regenerate" the patch files to have these longer index values -- now that I'm using buildpro, I have access to a newer version of git and this should be done
however, I'm also seeing other modifications to patch files that I will need to investigate (apr, ffmpeg, jpegxp.lossless, jpegxp.lossy12, jpegxp.lossy8, protobuf)
as noted in an externpro pull https://github.com/smanders/externpro/pull/285#discussion_r517703092 newer versions of git produce patch files that use a few more digits in their index values
removing all the
.patch
files in thepatches/
directory and re-running themkpatch
step should "regenerate" the patch files to have these longer index values -- now that I'm using buildpro, I have access to a newer version of git and this should be donehowever, I'm also seeing other modifications to patch files that I will need to investigate (apr, ffmpeg, jpegxp.lossless, jpegxp.lossy12, jpegxp.lossy8, protobuf)