]> Kevux Git Server - fll/commit
Bugfix: featureless make is not copying settings directory.
authorKevin Day <thekevinday@gmail.com>
Sun, 29 Nov 2020 06:58:58 +0000 (00:58 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 29 Nov 2020 06:58:58 +0000 (00:58 -0600)
commite4be5e27e7e5ae8cfbccc2b28d3b2699dbcd1610
tree45334606193584e232623c13c4ed87becb90e2fb
parent85cb89b4a501122b90afb812ba5265a64c74b04c
Bugfix: featureless make is not copying settings directory.

The contents of the directory are being copied instead of the directory itself.
Change the behavior to instead copy the entire directory and not just its contents.

Also move the directory check into its own line instead of inline inside of an if condition.
The signal check is moved with it.
level_3/fake/c/private-build.c