Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (5bcc626f88b68b0e5488a31a4124d8e864af0e18)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (5bcc626f88b68b0e5488a31a4124d8e864af0e18)
  • Date: Thu, 2 Jul 2009 15:43:08 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

collab/horde/PRE_BUILD | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 5bcc626f88b68b0e5488a31a4124d8e864af0e18
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

horde: Create www-data if missing (Bug #15280)

commit 53df9a2c4ff49576f8c33b34813bec49ee084289
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "horde: Create www-data if missing (Bug #15280)"

This reverts commit 666b04460e0051920199a2ae493c84b69df65ed3.

Missed default_pre_build in PRE_BUILD

diff --git a/collab/horde/PRE_BUILD b/collab/horde/PRE_BUILD
index 9593214..60d1fad 100755
--- a/collab/horde/PRE_BUILD
+++ b/collab/horde/PRE_BUILD
@@ -1 +1,2 @@
-create_account www-data
+create_account www-data &&
+default_pre_build



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (5bcc626f88b68b0e5488a31a4124d8e864af0e18), Eric Sandall, 07/02/2009

Archive powered by MHonArc 2.6.24.

Top of Page