Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
savoirfairelinux
jami-daemon
Commits
e9078e18
Commit
e9078e18
authored
Aug 01, 2012
by
Emmanuel Milou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[#14162] Avoid keeping multiple artifacts
parent
be8c2f49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/build-system/build_tarball.sh
tools/build-system/build_tarball.sh
+1
-1
No files found.
tools/build-system/build_tarball.sh
View file @
e9078e18
...
...
@@ -97,6 +97,6 @@ find -name autom4te.cache -type d -exec rm -rf {} \;
find
-name
*
.in~
-type
f
-exec
rm
{}
\;
popd
# builddir
rm
-f
sflphone-
$VERSION
.tar.gz
rm
-f
sflphone-
*
.tar.gz
tar
zcf sflphone-
$VERSION
.tar.gz sflphone-
$VERSION
rm
-rf
$BUILDDIR
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