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

--- Comment #7 from David Cook <[email protected]> ---
Test plan for dev install:

0. Apply the patch
1. Setup install target
sudo mkdir /opt/koha-dev
sudo chown kohadev-koha /opt/koha-dev
2. Clean build env
rm -rf koha-tmpl/intranet-tmpl/prog/js/vue/dist/* blib Makefile
3. perl Makefile.PL
Installation mode (dev, single, standard) [standard] dev
Configuration directory: [/var/lib/koha/kohadev/koha-dev] /opt/koha-dev
NOTE: Otherwise accept all defaults
4. make
5. make install

It all looks good to me.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
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