StrawberryPerl / build-extlibs

16 stars 11 forks source link

pack.pl: Update file perms for db header files #49

Open shawnlaffan opened 1 year ago

shawnlaffan commented 1 year ago

The db header files are coming out as readonly. We could fix this in the build but it might be easier to run the update when packing.

A variation of this line to handle header files should do the trick. https://github.com/StrawberryPerl/build-extlibs/blob/56e3a3b834962b7cdcb459247b30514d213207ee/pack.pl#L1130