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
typo3
qfq
Commits
f28dbbc0
Commit
f28dbbc0
authored
May 05, 2017
by
Rafael Ostertag
Browse files
Added env to debug.
parent
7bb0138f
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
f28dbbc0
...
...
@@ -92,7 +92,7 @@ phpdoc: .phpdocinstall
.virtual_env
:
virtualenv .python_virtualenv
.
.python_virtualenv/bin/activate
;
pip
install
sphinx
==
1.5.5
.
.python_virtualenv/bin/activate
;
env
;
pip
install
--upgrade
sphinx
==
1.5.5
touch
$@
.PHONY
:
nightly maintainer-clean snapshot release revision.git
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