diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-01-09 04:16:25 +0100 | 
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-01-09 04:16:25 +0100 | 
| commit | 5903cd50db3ade20899298e7377a0d29c563c904 (patch) | |
| tree | 6a372efc617b089ebd9df65ba3bda78479411be3 | |
| parent | d5bce1a7d247db608e7d1a1b89028b591218a67f (diff) | |
| download | ap01-5903cd50db3ade20899298e7377a0d29c563c904.tar ap01-5903cd50db3ade20899298e7377a0d29c563c904.tar.gz ap01-5903cd50db3ade20899298e7377a0d29c563c904.tar.bz2 ap01-5903cd50db3ade20899298e7377a0d29c563c904.tar.xz ap01-5903cd50db3ade20899298e7377a0d29c563c904.zip  | |
...
| -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 | 
