Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-build
Commits
564b5b3a
Commit
564b5b3a
authored
Mar 18, 2021
by
John van Groningen
Browse files
fix prevous commit, don't use cp -t on the mac
parent
0cbeefe9
Pipeline
#50051
failed with stage
in 4 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
clean-classic/macos-x64/build_clean.sh
View file @
564b5b3a
...
...
@@ -41,7 +41,7 @@ mkdir -p clean/data/Generics
cp
clean-libraries/Libraries/GenLib/
*
.[id]cl clean/data/Generics/
mkdir
-p
clean/data/Gast
cp
-r
-t
clean/data/Gast
clean-libraries/Libraries/Gast/
*
cp
-r
clean-libraries/Libraries/Gast/
*
clean/data/Gast
mkdir
-p
clean/data/StdLib
cp
clean-libraries/Libraries/StdLib/
*
.[id]cl clean/data/StdLib/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment