tvheadend/support/mkrelease
2009-05-25 19:40:46 +00:00

5 lines
109 B
Bash
Executable file

#!/bin/bash
sh debian/createcopyright.sh >debian/copyright
dpkg-buildpackage -rfakeroot -b -us -uc
dh_clean