Bug#354945: bashisms in the maintainer scripts

2006-03-19 Thread gregor herrmann
tags 354945 + patch thanks On Thu, Mar 02, 2006 at 11:30:21AM +0100, Marco d'Itri wrote: > Statements like [ "$1" == "configure" ] are invalid and should be > replaced with [ "$1" = "configure" ]. The attached patch fixes theses errors (and the old FSF address). There still remain some other lin

Bug#354945: bashisms in the maintainer scripts

2006-03-02 Thread Marco d'Itri
Package: postfix-policyd Version: 1.70-2 Severity: serious Statements like [ "$1" == "configure" ] are invalid and should be replaced with [ "$1" = "configure" ]. -- ciao, Marco signature.asc Description: Digital signature