Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Git Bot
Library
Commits
eb783989
Commit
eb783989
authored
Oct 18, 2014
by
Steve Revill
⚽
Browse files
Corrected install location for chmod in CTools builds.
parent
b4fd0116
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Makefile
Makefile
+2
-1
No files found.
Makefile
View file @
eb783989
...
...
@@ -20,9 +20,10 @@ install_:
install_DDE
:
install_Dir
${MKDIR}
${INSTDIR}
.Build
${MKDIR}
${INSTDIR}
.Unix
${CP}
Build.canonical
${INSTDIR}
.canonical
${CPFLAGS}
${CP}
Build.stripdepnd
${INSTDIR}
.stripdepnd
${CPFLAGS}
${CP}
Unix.chmod
${INSTDIR}
.chmod
${CPFLAGS}
${CP}
Unix.chmod
${INSTDIR}
.
Unix.
chmod
${CPFLAGS}
${CP}
Unix.mkdir
${INSTDIR}
.mkdir
${CPFLAGS}
${CP}
Build.InstRes
${INSTDIR}
.Build.InstRes
${CPFLAGS}
...
...
Write
Preview
Markdown
is supported
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