[med-svn] r6678 - trunk/packages/biomaj/trunk/debian
    olivier sallou 
    osallou-guest at alioth.debian.org
       
    Wed Apr 27 14:32:37 UTC 2011
    
    
  
Author: osallou-guest
Date: 2011-04-27 14:32:29 +0000 (Wed, 27 Apr 2011)
New Revision: 6678
Modified:
   trunk/packages/biomaj/trunk/debian/preinst
Log:
remove lintian warning on debconf
Modified: trunk/packages/biomaj/trunk/debian/preinst
===================================================================
--- trunk/packages/biomaj/trunk/debian/preinst	2011-04-27 13:37:54 UTC (rev 6677)
+++ trunk/packages/biomaj/trunk/debian/preinst	2011-04-27 14:32:29 UTC (rev 6678)
@@ -2,9 +2,6 @@
 
 set -e
 
-# Source debconf library.
-. /usr/share/debconf/confmodule
-
 case "$1" in
     install)
     ;;
    
    
More information about the debian-med-commit
mailing list