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

RF: Need to install doc/ - missing fsl.css

parent 7683bd44
No related branches found
No related tags found
1 merge request!21RF: Need to install doc/ - missing fsl.css
Checking pipeline status
...@@ -19,6 +19,7 @@ install: ...@@ -19,6 +19,7 @@ install:
${INSTALL} -m 0755 bin/* ${PREFIX}/share/fsl/bin/ ${INSTALL} -m 0755 bin/* ${PREFIX}/share/fsl/bin/
${INSTALL} -m 0644 config/* ${PREFIX}/config/ ${INSTALL} -m 0644 config/* ${PREFIX}/config/
${INSTALL} -m 0755 config/supportedGencodes.sh ${PREFIX}/config/ ${INSTALL} -m 0755 config/supportedGencodes.sh ${PREFIX}/config/
${INSTALL} -m 0644 doc/* ${PREFIX}/doc/
${INSTALL} -m 0644 doc/images/* ${PREFIX}/doc/images/ ${INSTALL} -m 0644 doc/images/* ${PREFIX}/doc/images/
${INSTALL} -m 0644 etc/fslconf/* ${PREFIX}/etc/fslconf/ ${INSTALL} -m 0644 etc/fslconf/* ${PREFIX}/etc/fslconf/
${INSTALL} -m 0644 etc/flirtsch/* ${PREFIX}/etc/flirtsch/ ${INSTALL} -m 0644 etc/flirtsch/* ${PREFIX}/etc/flirtsch/
......
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