https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32609 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #11 from David Cook <dcook@prosentient.com.au> --- (In reply to Mason James from comment #10)
(In reply to Katrin Fischer from comment #9)
Hm, what about tarballs?
We roll our own packages - what would be the suggested workflow? Generate the files on the git branch before building the packages?
i think we might be able to add these steps to Makefile.PL, so they get run for both tarball and deb pkg builds
Yeah I reckon we add something to PL_FILES: https://metacpan.org/pod/ExtUtils::MakeMaker#PL_FILES That way it would apply to tarballs, deb pkg builds, and technically even git dev installs. -- You are receiving this mail because: You are watching all bug changes.