From: Kurund Jalmi Date: Tue, 5 Mar 2013 20:21:49 +0000 (+0530) Subject: fixed distmaker script for d6/d7 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0054c1da1510cd3bc0ec32edf8133e893fb525f4;p=civicrm-core.git fixed distmaker script for d6/d7 --- diff --git a/.gitignore b/.gitignore index 194ac8e4e6..c212ce4d64 100644 --- a/.gitignore +++ b/.gitignore @@ -140,4 +140,5 @@ tests/phpunit/CiviTest/civicrm.settings.local.php l10n vendor civicrm.settings.php -sql/dummy_processor.mysql \ No newline at end of file +sql/dummy_processor.mysql +distmaker/distmaker.conf \ No newline at end of file diff --git a/distmaker/distmaker.conf.dist b/distmaker/distmaker.conf.dist index b10156c09c..9b63873ecc 100644 --- a/distmaker/distmaker.conf.dist +++ b/distmaker/distmaker.conf.dist @@ -12,8 +12,8 @@ DM_VERSION= ## Git banch/tag name DM_REF_CORE=master -DM_REF_DRUPAL=${DM_REF_CORE}-7.x -DM_REF_DRUPAL6=${DM_REF_CORE}-6.x +DM_REF_DRUPAL=7.x-${DM_REF_CORE} +DM_REF_DRUPAL6=6.x-${DM_REF_CORE} DM_REF_JOOMLA=${DM_REF_CORE} DM_REF_WORDPRESS=${DM_REF_CORE} DM_REF_PACKAGES=${DM_REF_CORE}