[interchange-cvs] interchange - racke modified debian/interchange-ui.postrm

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Mar 29 06:14:12 EST 2007


User:      racke
Date:      2007-03-29 11:14:12 GMT
Modified:  debian   interchange-ui.postrm
Log:
removed unnecessary source of debconf library, fixes #416601

Revision  Changes    Path
1.5       +1 -4      interchange/debian/interchange-ui.postrm


rev 1.5, prev_rev 1.4
Index: interchange-ui.postrm
===================================================================
RCS file: /var/cvs/interchange/debian/interchange-ui.postrm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- interchange-ui.postrm	19 May 2006 19:32:26 -0000	1.4
+++ interchange-ui.postrm	29 Mar 2007 11:14:12 -0000	1.5
@@ -1,6 +1,6 @@
 #! /bin/sh -e
 #
-# Copyright 2001,2006 by Stefan Hornburg (Racke) <racke at linuxia.de>
+# Copyright 2001,2006,2007 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
@@ -16,9 +16,6 @@
 # License along with this program; if not, write to the Free
 # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 # MA  02111-1307  USA.
-
-# Source debconf library
-. /usr/share/debconf/confmodule
 
 if [ "$1" = "remove" ]; then
 	# If only interchange-ui is installed, we need to stop








More information about the interchange-cvs mailing list