[Koha-bugs] [Bug 32994] Remove compiled files from src (2)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 22 03:18:08 CET 2023


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

Mason James <mtj at kohaaloha.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #146995|0                           |1
        is obsolete|                            |

--- Comment #13 from Mason James <mtj at kohaaloha.com> ---
Created attachment 147106
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147106&action=edit
Bug 32994 - remove breaking css/maps/*.map files from Makefile.PL

to test:
 - run makefile, note failure

  $ perl Makefile.PL
  $ make
  $ make install
  webpack 5.74.0 compiled with 3 warnings in 20831 ms
  Done in 36.01s.
  make: *** No rule to make target
'koha-tmpl/opac-tmpl/bootstrap/css/maps/opac-rtl.css.map', needed by
'pm_to_blib'.  Stop.

 - apply patch
 - run makefile, note success

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


More information about the Koha-bugs mailing list