gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/debian gforge-lists-mailman.postinst, 1.1, 1.2


From: cbayle
Subject: [Gforge-commits] gforge/debian gforge-lists-mailman.postinst, 1.1, 1.2
Date: Sun, 28 Mar 2004 14:29:03 -0600

Update of /cvsroot/gforge/gforge/debian
In directory db.perdue.net:/tmp/cvs-serv10723/debian

Modified Files:
        gforge-lists-mailman.postinst 
Log Message:
Call fix mailing lists as gforge user


Index: gforge-lists-mailman.postinst
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/gforge-lists-mailman.postinst,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gforge-lists-mailman.postinst       13 Jun 2003 16:32:49 -0000      1.1
+++ gforge-lists-mailman.postinst       28 Mar 2004 20:29:01 -0000      1.2
@@ -31,7 +31,7 @@
        
        echo "Fixing past damage in mailing-lists..."
        if [ -z "$2" ] || dpkg --compare-versions $2 le 3rc2-4 ; then
-           /usr/lib/gforge/bin/fix-mailing-lists.pl
+           su -s /bin/sh gforge -c /usr/lib/gforge/bin/fix-mailing-lists.pl
        fi
     ;;
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]