Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Humanoid Path Planner
hpp-doc
Commits
f9d584f0
Commit
f9d584f0
authored
Nov 18, 2020
by
Guilhem Saurel
Browse files
auto-install-hpp: use makefiles/$BRANCH.mk
parent
d4cfe781
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/auto-install-hpp.sh
View file @
f9d584f0
...
...
@@ -128,7 +128,7 @@ mkdir --parents $DEVEL_HPP_DIR/install
# Get config script
wget
-q
-O
$DEVEL_HPP_DIR
/config.sh
${
GITREPO
}
/
${
BRANCH
}
/doc/config/
${
CONFIG_FILE
}
wget
-q
-O
$DEVEL_HPP_DIR
/src/Makefile
${
GITREPO
}
/
${
BRANCH
}
/doc/Makefile
wget
-q
-O
$DEVEL_HPP_DIR
/src/Makefile
${
GITREPO
}
/
makefiles/
${
BRANCH
}
.mk
source
$DEVEL_HPP_DIR
/config.sh
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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