Make sure logging handlers are closed when removed
[autotest-zwu.git] / conmux / mkdeb
blob14c43ef0cd6ae377367536f5c633980fadf56554
1 #!/bin/sh
3 # (C) Copyright IBM Corp. 2004, 2005, 2006
4 # Author: Andy Whitcroft <andyw@uk.ibm.com>
6 # The Console Multiplexor is released under the GNU Public License V2
8 read name major minor patch build <.version
9 alien --version=$major.$minor.$patch --description="console multiplexor" conmux.tgz