commit | c613a356f3b5a6e93d2ba64f3568f4e47cef4768 | [log] [tgz] |
---|---|---|
author | Henner Zeller <h.zeller@acm.org> | Fri Jan 15 22:28:32 2021 -0800 |
committer | Henner Zeller <h.zeller@acm.org> | Fri Jan 15 22:28:32 2021 -0800 |
tree | 9e2e9098af293cad8e5b5e605e5c4efba7c000b5 | |
parent | e886d8c9f111c137cb9f99c0255639cd92f7f95d [diff] |
Use install instead of cp for install purposes. The install utility will set the proper permissions for the file at hand while cp just sets the permissions at the destination it gets from the original file - which might be totally wrong depending on the users' umask. Signed-off-by: Henner Zeller <h.zeller@acm.org>
This repository contains plugins for Yosys developed as part of the SymbiFlow project.