Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
dc128cb4
Unverified
Commit
dc128cb4
authored
Feb 09, 2017
by
Jakub Sztandera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make gx less verbose
License: MIT Signed-off-by:
Jakub Sztandera
<
kubuxu@protonmail.ch
>
parent
545f03e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
mk/gx.mk
mk/gx.mk
+2
-2
No files found.
mk/gx.mk
View file @
dc128cb4
gx-path
=
gx/ipfs/
$(
shell
gx deps find
$(1)
)
/
$(1)
gx-deps
:
gx
--verbose
install
--global
>
/dev/null 2>&1
gx-deps
:
gx
install
--global
.PHONY
:
gx-deps
ifneq
($(IPFS_GX_USE_GLOBAL),1)
...
...
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