Hi Andreas, On 28 May 2013, at 12:04, George Tsouloupas wrote:
> Check Kenneth's updates to makecp.py from last night ;) Yes, see https://github.com/hpcugent/easybuild-easyblocks/blob/develop/easybuild/easyblocks/generic/makecp.py and https://github.com/hpcugent/easybuild-easyconfigs/blob/develop/easybuild/easyconfigs/b/bam2fastql/bam2fastql-1.1.0-goolf-1.4.10.eb for an example of how to use it to copy files to a bin subdir. MakeCp is not a part of EB v1.4 yet, but will be part of EB v1.5 coming up later this week. regards, Kenneth > > George. > > > On 05/28/2013 12:04 PM, Andreas Panteli wrote: >> Dear Easybuilders, >> >> while trying to built some packages using MakeCp generic easyblock, I >> noticed that the generated binary files are being copied into the root >> directory of the package, instead of the bin directory. >> >> This results into a problem with the modules, as the path includes the bin >> directory, >> >> Do you think that we should change the copy target directory in the MakeCp >> easyblock? >> >> Your feedback is appreciated. >> >> Best regards, >> >> Andreas Panteli >> HPC Operations >> CaSToRC, the Cyprus Institute >

