trigger drupal install script
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 6 Jan 2009 23:00:31 +0000 (23:00 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 6 Jan 2009 23:00:31 +0000 (23:00 +0000)
PLCWWW.spec

index 36dd9f1..c7c865a 100644 (file)
@@ -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