diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2011-10-19 18:20:48 -0200 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2011-10-19 18:20:48 -0200 |
| commit | 5a601159579aadbbdba607ef61030debe8f65c6c (patch) | |
| tree | 2223aeca4373ddca5aa70fc6bb164daa68c47c8b /files | |
| parent | 65dd18b021680fcf40713f83efd28f0afccfd3eb (diff) | |
| download | puppet-drupal-5a601159579aadbbdba607ef61030debe8f65c6c.tar.gz puppet-drupal-5a601159579aadbbdba607ef61030debe8f65c6c.tar.bz2 | |
Always fix permissions at drupal_install
Diffstat (limited to 'files')
| -rw-r--r-- | files/drupal6.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/drupal6.make b/files/drupal6.make index 11e0769..0b8ed42 100644 --- a/files/drupal6.make +++ b/files/drupal6.make @@ -151,6 +151,7 @@ projects[] = l10n_update ; themes projects[] = framework +projects[] = zen ; tinymce libraries[tinymce][download][type] = "file" |
