[interchange-cvs] interchange - racke modified debian/interchange.postinst

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Sep 19 06:01:27 EDT 2006


User:      racke
Date:      2006-09-19 10:01:26 GMT
Modified:  debian   interchange.postinst
Log:
preserve existing debug value

Revision  Changes    Path
2.23      +2 -2      interchange/debian/interchange.postinst


rev 2.23, prev_rev 2.22
Index: interchange.postinst
===================================================================
RCS file: /var/cvs/interchange/debian/interchange.postinst,v
retrieving revision 2.22
retrieving revision 2.23
diff -u -r2.22 -r2.23
--- interchange.postinst	15 May 2006 16:45:30 -0000	2.22
+++ interchange.postinst	19 Sep 2006 10:01:26 -0000	2.23
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# Copyright 2001,2002,2003,2004 by Stefan Hornburg (Racke) <racke at linuxia.de>
+# Copyright 2001,2002,2003,2004,2006 by Stefan Hornburg (Racke) <racke at linuxia.de>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -121,7 +121,7 @@
 	HASTHREADS=0
 fi
 
-/usr/sbin/interchangeconfig DEBUG=$DEBUG FULL_URL=$FULL_URL SOAP=$SOAP TRAFFIC=$RET MV_GETPPID_BROKEN=$HASTHREADS
+/usr/sbin/interchangeconfig FULL_URL=$FULL_URL SOAP=$SOAP TRAFFIC=$RET MV_GETPPID_BROKEN=$HASTHREADS
 
 # Make configuration files owned by the interchange user
 chown -R $USER.$GROUP /etc/interchange








More information about the interchange-cvs mailing list