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

Mason James <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #17 from Mason James <[email protected]> ---
(In reply to Baptiste Wojtkowski (bwoj) from comment #16)
> Pushed into 25.11.x for 25.11.08 nice work everyone

hi Baptiste

the reference to the following 2 files in Makefile.PL breaks the package build,
as the two files do not exist in 25.22.x branch

edifact_interchange.css
edifact_interchange-rtl.css



 682 $file_map->{'koha-tmpl/intranet-tmpl/prog/css/edifact_interchange.css'} =
 683     'blib/INTRANET_TMPL_DIR/prog/css/edifact_interchange.css';
 684
$file_map->{'koha-tmpl/intranet-tmpl/prog/css/edifact_interchange-rtl.css'} =
 685     'blib/INTRANET_TMPL_DIR/prog/css/edifact_interchange-rtl.css';


...removing these lines in Makefile.PL should fix the build again :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to