projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8a0b88
)
CRM-17711 - Remove "-unstable" from backdrop filename
author
Coleman Watts
<coleman@civicrm.org>
Tue, 18 Apr 2017 20:20:57 +0000
(16:20 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 18 Apr 2017 20:20:57 +0000
(16:20 -0400)
distmaker/dists/backdrop_php5.sh
patch
|
blob
|
blame
|
history
diff --git
a/distmaker/dists/backdrop_php5.sh
b/distmaker/dists/backdrop_php5.sh
index 411386be1dd5cc2a557c04655b69ee2a948ea8fc..58b35d7881660f2cd503ec3acd92f7382a2cf65c 100644
(file)
--- a/
distmaker/dists/backdrop_php5.sh
+++ b/
distmaker/dists/backdrop_php5.sh
@@
-26,7
+26,7
@@
dm_install_drupal "$SRC/backdrop" "$TRG/backdrop"
# gen tarball
cd $TRG/..
-tar czf $DM_TARGETDIR/civicrm-$DM_VERSION-backdrop
-unstable
.tar.gz civicrm
+tar czf $DM_TARGETDIR/civicrm-$DM_VERSION-backdrop.tar.gz civicrm
# clean up
rm -rf $TRG