Closed (fixed)
Project:
Drush Make
Version:
6.x-2.0-beta5
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2009 at 02:33 UTC
Updated:
9 Jan 2010 at 17:50 UTC
Jump to comment: Most recent
Comments
Comment #1
dmitrig01 commentedWhat drush command are you running?
Comment #2
dabblela commentedafter cd'ing into the directory I'd like to make the new site in:
drush make /home/myusername/public_html/dev/ubercart.make
Comment #3
dabblela commentedFWIW, I've tried using -r and specifying the current directory as well.
Comment #4
Anonymous (not verified) commentedHave you tried putting a destination directory?
If you could get as far as putting the files in the commands folder, you could put them in the recommended place :) i.e
but I don't think this is any way related to your problem (which looks normal to me: if you don't specify a destination directory, the project will be built in the current directory)
Comment #5
dabblela commentedThanks mig.