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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 31 03:33:42 CET 2023


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

--- Comment #28 from David Cook <dcook at prosentient.com.au> ---
Created attachment 145838
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145838&action=edit
Bug 32609: (follow-up) enhance Makefile.PL

This patch adds a new target to the Makefile which gets
called as the first step of the "all" target. This means
that CSS and JS files get compiled every time "make" is
called.

(Note: Since the "install" target depends on "all", it will
 be re-run at install time.)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list