Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
nrm
Commits
3dc8ccbe
Commit
3dc8ccbe
authored
Feb 13, 2018
by
Swann Perarnau
Browse files
[fix] remove hardcoded prefix in Makefile
Somehow missed that one.
parent
b6798623
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
3dc8ccbe
...
...
@@ -4,7 +4,7 @@ source:
$(PYTHON)
setup.py sdist
install
:
$(PYTHON)
setup.py
install
--force
--prefix
/g/g91/ramesh2/ARGO/NRM
$(PYTHON)
setup.py
install
--force
check
:
tox
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