From abf924430503190bc88e0dd13189a7ca5785fdb4 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 6 Jan 2009 23:00:31 +0000 Subject: [PATCH] trigger drupal install script --- PLCWWW.spec | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.0