WIP: mnt/patch
This merge request was triggered by the fsl-ci-rules
apply_patch.py
script. The patch that has been applied is as follows:
diff --git a/build.sh b/build.sh
index 55623208..05fcf8e8 100644
--- a/build.sh
+++ b/build.sh
@@ -3,11 +3,13 @@
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
-
# Fabber uses an indirect mechanism for dynamically
# loading different forward model implementations,
# with the effect that the fabber_<model> executables