r10662: new upstream: 4.4.0. Changes to support X.org
[ctsim.git] / debian / make-upstream.sh
1 #!/bin/bash -e
2
3 bups ctsim -d"-name doc -or -name images"
4
5 exit 0