Skip to content
Snippets Groups Projects

WIP: mnt/patch

Merged Paul McCarthy requested to merge mnt/patch into master

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 415432fb..6275550a 100644
--- a/build.sh
+++ b/build.sh
@@ -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

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading