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

--- Comment #25 from David Cook <dc...@prosentient.com.au> ---
With my (yet to be attached) patch, I run the following:

1. perl Makefile.PL
#NOTE: On the first run, 
2. make
3. diff -q -r koha-tmpl/intranet-tmpl/ blib/INTRANET_TMPL_DIR/
#NOTE: No output
4. diff -q -r koha-tmpl/opac-tmpl blib/OPAC_TMPL_DIR/
#NOTE: No output

That means that the CSS and JS files have been built and copied across to
"blib". From there, they can be installed using a source install or built into
a Debian package.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to