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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 21 03:07:12 CET 2023


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

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

to test:
 - run makefile, note failure

  $ perl Makefile.PL
  make[1]: *** No rule to make target
'koha-tmpl/opac-tmpl/bootstrap/css/maps/opac-rtl.css.map', needed by
'pm_to_blib'.  Stop.
  make[1]: Leaving directory
'/build/koha-22.12.00-4~git+20230221145053.b112630a'
  dh_auto_build: make -j1 returned exit code 2
  make: *** [debian/rules:9: build] Error 2
  dpkg-buildpackage: error: debian/rules build subprocess returned exit status
2
  E: Failed autobuilding of package

 - apply patch
 - run makefile, note success

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


More information about the Koha-bugs mailing list