Skip to content

Commit

Permalink
Debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
skaller committed Sep 8, 2015
1 parent 9586bb8 commit a8c7ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fbuildroot.py
Expand Up @@ -463,6 +463,7 @@ def configure(ctx):
ctx.buildroot / 'host/config', Path('src/config/unix/unix64/*.fpc').glob())

if "linux" in target.platform:
print("COPYING LINUX RESOURCE DATABASE")
buildsystem.copy_to(ctx,
ctx.buildroot / 'host/config', Path('src/config/linux/*.fpc').glob())

Expand Down

0 comments on commit a8c7ab6

Please sign in to comment.