L. Arnold's picture

The Blog/Docs Post is pulling a folder into /root

The GitHub Docs is pulling into /turnkey/fab/products

Yesterday I had "as a test" temporarily changed the MakeFile Line

include $(FAB_PATH)/common/mk/turnkey/lapp.mk

to

include $(FAB_PATH)/common/mk/turnkey/odoo-lapp.mk

And when that was in place did a Pull to the /turnkey/fab/products/odoo-lapp folder

I changed the line back to default.  Pulled (git pull origin master) on root/odoo-lapp  (verified the change) and thought all was good.

TODAY/JUST NOW

I went again to (via CD) /turnkey/fab/products/odoo-lapp

ran

git pull origin master

(1 change - from yesterday noted in the pull)

ran

Make

MAKE appears to be running Now!  (Did so Successfully it seems, now to find the ISO?)

(I did see a some warning Table Mounted Directories but appears still to be proceeding)

Takes a lot longer to build LAPP than CORE I am noting.