Skip to content
Snippets Groups Projects
Commit 22004691 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

MNT: Update fsl/conda/fsl-slicetimer (apply_patch.py)

parent 362608eb
No related branches found
No related tags found
1 merge request!8WIP: mnt/patch
Pipeline #15887 passed
......@@ -3,10 +3,12 @@
export FSLDIR=$PREFIX
export FSLDEVDIR=$PREFIX
. $FSLDIR/etc/fslconf/fsl-devel.sh
make insertcopyright
mkdir -p $PREFIX/src/
cp -r $(pwd) $PREFIX/src/$PKG_NAME
. $FSLDIR/etc/fslconf/fsl-devel.sh
make
make install
......@@ -5,7 +5,7 @@
{% set name = 'fsl-slicetimer' %}
{% set version = '2111.0' %}
{% set repository = 'https://git.fmrib.ox.ac.uk/fsl/slicetimer.git' %}
{% set build = '2' %}
{% set build = '3' %}
package:
name: {{ name }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment