I'm getting a drush make error when building a site with ckeditor 1.3, using drush 4.4 and drush make 2.2
ckeditor downloaded from http://ftp.drupal.org/files/projects/ckeditor-6.x-1.3.tar.gz. [ok]
Found makefile: ckeditor.make [ok]
No core project specified. [error]
I can fix adding to ckeditor.make
projects[] = drupal
Comments
Comment #1
mkesicki commentedThx, for your report. This will be fixed in future releases.
Comment #2
dczepierga commented@tbfisher really thx for patch, i commit it to GIT.
Please check the latest dev release and let me know if you notice any poblems with it. Remember to clear Drupal cache and browsers cache before testing.
Greetings
Comment #3
brianfisher commentedthanks dczepierga, it worked for me. I tested by forking ckeditor into my sandbox, changing ckeditor.make.example back to ckeditor.make, and adding to my make file:
I only tested with drush 4.4 and drush make 2.2
Comment #5
mkesicki commentedComment #6
mkesicki commented