Mercurial > noffle
diff debian/postinst @ 455:57fc18375ad6 noffle
[svn] removed output delay
author | godisch |
---|---|
date | Wed, 25 Jun 2003 17:58:46 +0100 |
parents | 465d6f1971e0 |
children | 1420216cd450 |
line wrap: on
line diff
--- 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