From: Thierry Parmentelat Date: Tue, 6 Jan 2009 23:00:31 +0000 (+0000) Subject: trigger drupal install script X-Git-Tag: PLEWWW-4.3-1~137 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=abf924430503190bc88e0dd13189a7ca5785fdb4;p=plewww.git trigger drupal install script --- diff --git a/PLCWWW.spec b/PLCWWW.spec index 36dd9f1..c7c865a 100644 --- a/PLCWWW.spec +++ b/PLCWWW.spec @@ -86,6 +86,7 @@ for dir in $drupal_files_dirs; do chown apache:apache $dir fi done +curl "http://localhost/install.php?profile=default&locale=en" %clean rm -rf $RPM_BUILD_ROOT