Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jean-Francois Dockes
upmpdcli
Commits
46aaa2af
Commit
46aaa2af
authored
Dec 26, 2016
by
Jean-Francois Dockes
Browse files
fix dist-hook
parent
8d924b9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
46aaa2af
...
...
@@ -179,7 +179,5 @@ dist_man1_MANS = man/upmpdcli.1
dist-hook
:
rm
-rf
rdpl2stream/__pycache__/
test
-z
"
`
git status
-s
|
grep
-v
upmpdcli-
${VERSION}
|
\
grep
-v
rdpl2stream.tar.gz |
\
grep
-v
--
-fixed
.cpp
`
"
test
-z
"
`
git status
-s
|
grep
-v
'??'
|
grep
-v
Makefile.am
`
"
git tag
-f
-a
upmpdcli-v
$(VERSION)
-m
'version
$(VERSION)
'
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