From: Silvio Rhatto Date: Mon, 17 Oct 2011 20:40:15 +0000 (-0200) Subject: Fixing duplicate entry and adding wysiwyg to 7.x makefile X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=65dd18b021680fcf40713f83efd28f0afccfd3eb;p=puppet-drupal.git Fixing duplicate entry and adding wysiwyg to 7.x makefile --- diff --git a/files/drupal7.make b/files/drupal7.make index beff3a8..c30a6cf 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -13,6 +13,7 @@ api = 2 projects[] = views projects[] = ctools projects[] = features +projects[] = strongarm #projects[] = feeds #projects[] = job_scheduler @@ -26,8 +27,6 @@ projects[] = l10n_update ; development projects[] = devel projects[] = coder -projects[] = features -projects[] = strongarm ; email projects[] = simplenews @@ -59,3 +58,4 @@ libraries[jquery.ui][download][sha1] = "3057df12b8b43ba62aa64ab4600ba3e17883fe77 ; etc projects[] = logintoboggan +projects[] = wysiwyg