~ubuntu-xen-org/xcp/master

1
2
3
4
5
#!/bin/bash

pushd tmp-debs
../gen_src_to_bin_deps.py *.dsc > Makefile
popd