https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32609
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from David Cook <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
