drupal-modules / ads

Drupal distribution for Ads
http://drupal.org/project/ads
2 stars 2 forks source link

Add ability to select project.dir.src by phing via argument. #74

Closed kenorb closed 10 years ago

kenorb commented 10 years ago

Currently project.dir.src is hardcoded to src/ dir. Please find the method of specifying the custom path from the command line (e.g. ../), so it can be different per build.

nseam commented 10 years ago

Fixed

kenorb commented 10 years ago

Usage:

phing -Dout=src
phing -D out=../src