Import from SVN (r45945, r596)
[civicrm-core.git] / distmaker / distmaker.conf.dist
1 DM_SOURCEDIR= <Set this to your repository checkout root>
2 DM_GENFILESDIR= <Set this to directory where generated files should reside>
3 DM_TMPDIR= <Set this to temporary directory>
4 DM_TARGETDIR= <Set this to directory where tarballs should land>
5 DM_PHP= <Set this to your php binary>
6 DM_RSYNC= <set this to your rsync binary>
7 DM_VERSION= <Set this to whatever the version number should be>
8 DM_ZIP= <set this to your zip binary>