Merge pull request #1212 from yashodha/trunk
[civicrm-core.git] / distmaker / distmaker.conf.dist
index b10156c09c7b8ec2d0bc1d3999ccd6f7c1ec1e53..9b63873ecc24e0351932bb76ca7ba1421fd684c4 100644 (file)
@@ -12,8 +12,8 @@ DM_VERSION= <Set this to whatever the version number should be>
 
 ## 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}