r9320: add THE declaration to DEREF array, fix convert-to-uffi-type to make unsized...
[uffi.git] / debian / make-upstream.sh
1 #!/bin/bash -e 
2
3 bups uffi -d"-name .bin"
4
5 exit 0
6