CRM-17711 - Remove "-unstable" from backdrop filename
authorColeman Watts <coleman@civicrm.org>
Tue, 18 Apr 2017 20:20:57 +0000 (16:20 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 18 Apr 2017 20:20:57 +0000 (16:20 -0400)
distmaker/dists/backdrop_php5.sh

index 411386be1dd5cc2a557c04655b69ee2a948ea8fc..58b35d7881660f2cd503ec3acd92f7382a2cf65c 100644 (file)
@@ -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