#!/bin/bash
make deb DESTDIR=debian/infinitetux
debuild -us -uc -I
