diff options
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -132,8 +132,7 @@ | |||
| 132 | endef | 132 | endef |
| 133 | 133 | ||
| 134 | define Build/Prepare | 134 | define Build/Prepare |
| 135 | cp -r ${inputs.sunwait} . | 135 | cp -t $(PKG_BUILD_DIR) -r ${inputs.sunwait}/. |
| 136 | cd $(basename ${inputs.sunwait}) | ||
| 137 | endef | 136 | endef |
| 138 | 137 | ||
| 139 | define Build/Compile | 138 | define Build/Compile |
