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
36fb70ac
Commit
36fb70ac
authored
Apr 26, 2017
by
Rafael Ostertag
Browse files
Fixed indentation.
parent
5377837f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
36fb70ac
...
...
@@ -27,8 +27,8 @@ nightly: bootstrap
cd
extension
;
zip
-r
../qfq-
$(NIGHTLY_DATE)
$(EXTENSION_CONTENT)
-x
config.ini
snapshot
:
bootstrap
echo
$(GIT_REVISION_LONG)
>
extension/revision.git
cd
extension
;
zip
-r
../qfq-$(GIT_REVISION_SHORT)
$(EXTENSION_CONTENT)
-x
config.ini
echo
$(GIT_REVISION_LONG)
>
extension/revision.git
cd
extension
;
zip
-r
../qfq-
$(GIT_REVISION_SHORT)
$(EXTENSION_CONTENT)
-x
config.ini
t3sphinx
:
...
...
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