Shouldn't be hard. Installation profiles are basically just like modules and themes.

Comments

dww’s picture

Status: Active » Needs review
StatusFileSize
new1 KB

- Instead of a large pile of strpos(...) || strpos(...) I just switched to a preg_match()
- Not all projects have a $node->cvs['directory'] field, so we should check for that
- Added a $Id$ comment at the top of the file.

Applied this on d6.d.o to confirm:

http://d6.drupal.org/node/131901/cvs-instructions/HEAD

Works like a charm.

dww’s picture

Status: Needs review » Fixed

Committed to HEAD. I'll deploy on d.o once I do a few other fixes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.