[Koha-bugs] [Bug 32609] Remove compiled files from src

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 16 00:53:10 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32609

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #11 from David Cook <dcook at 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.


More information about the Koha-bugs mailing list