projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
8c406df
)
Fix issue where we push rpm into artifact.
author
Brian Aker
<brian@tangent.org>
Sun, 9 Feb 2014 11:51:48 +0000
(
03:51
-0800)
committer
Brian Aker
<brian@tangent.org>
Sun, 9 Feb 2014 11:51:48 +0000
(
03:51
-0800)
bootstrap.sh
patch
|
blob
|
history
diff --git
a/bootstrap.sh
b/bootstrap.sh
index c4418fdcc7c6c62025e1938d718812059ce2d0ec..0383c8fa7ec1f3746a6bb8755d68433ada7b0a26 100755
(executable)
--- a/
bootstrap.sh
+++ b/
bootstrap.sh
@@
-1015,7
+1015,7
@@
make_rpm ()
if $jenkins_build_environment; then
mkdir artifacts
- mv *
gz *
rpm artifacts
+ mv *
.tar.gz *.
rpm artifacts
make_target 'maintainer-clean'
mv artifacts/* .