# HG changeset patch # User godisch # Date 1056560326 -3600 # Node ID 57fc18375ad64fb49f92ce68be401ed42c67be3d # Parent 0eb9c1ada87b10396a9afc8b1108b95fa3ef01e5 [svn] removed output delay diff -r 0eb9c1ada87b -r 57fc18375ad6 debian/postinst --- a/debian/postinst Wed Jun 25 17:55:30 2003 +0100 +++ b/debian/postinst Wed Jun 25 17:58:46 2003 +0100 @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: postinst 594 2003-06-25 16:35:04Z godisch $ +# $Id: postinst 598 2003-06-25 16:58:46Z godisch $ set -e @@ -92,7 +92,6 @@ echo "and descriptions. Have a look at /usr/share/doc/noffle/README.Debian for" echo "information how to do this." echo - sleep 2 fi exit 0