Revision: 8209
          http://svn.sourceforge.net/mailman/?rev=8209&view=rev
Author:   akuchling
Date:     2007-05-08 12:01:12 -0700 (Tue, 08 May 2007)

Log Message:
-----------
Add configure script invocation

Added Paths:
-----------
    branches/modernize_21_webui/mailman/devel/config.sh

Added: branches/modernize_21_webui/mailman/devel/config.sh
===================================================================
--- branches/modernize_21_webui/mailman/devel/config.sh                         
(rev 0)
+++ branches/modernize_21_webui/mailman/devel/config.sh 2007-05-08 19:01:12 UTC 
(rev 8209)
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+./configure  --prefix=$HOME/mm/ \
+      --with-username=$USER --with-groupname=$USER \
+      --with-cgi-gid=$USER --with-mail-gid=$USER
+
+


Property changes on: branches/modernize_21_webui/mailman/devel/config.sh
___________________________________________________________________
Name: svn:executable
   + *


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to