24 Sep
2024
24 Sep
'24
3:14 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37824 --- Comment #21 from Mason James <mtj@kohaaloha.com> --- Created attachment 171909 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171909&action=edit Bug 37824: remove references to non-existent files in Makefile.PL to test... 0/ install debhelper tool 1/ run 'DEB_BUILD_OPTIONS=nocheck dh build', observe failure make: *** No rule to make target 'koha-tmpl/intranet-tmpl/prog/js/vue/dist/erm.js.LICENSE.txt', needed by 'pm_to_blib'. Stop. dh_auto_build: error: make -j1 returned exit code 2 2/ apply patch 3/ run 'DEB_BUILD_OPTIONS=nocheck dh build', observe success -- You are receiving this mail because: You are watching all bug changes.