RT# 79780 - added a 60 second pause when there is a connection failure, then retry...
[freeside.git] / bin / freeside-debian-releases.sh
index 84d4e92..f5f1e89 100644 (file)
@@ -22,9 +22,6 @@ fi
 
 GIT_VERSION=`grep '^$VERSION' $DIR/freeside/FS/FS.pm | cut -d\' -f2`
 
-# Clean configuration file
-rm -fr $DIR/freeside/debian/freeside-ng-selfservice.conffiles
-
 # Pull any changes
 cd $DIR/freeside
 git checkout -- debian/changelog