#!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ get-orig-source: dh_testdir dh_testroot wget http://www.asahi-net.or.jp/~cs8k-cyu/windows/tf0_2.zip unzip tf0_2.zip rm tf/*.dll rm tf/*.exe rm tf/lib/*.lib rm tf/resource/*.RES tar cvfz ../tumiki-fighters_0.2.dfsg1.orig.tar.gz tf rm -rf tf0_2.zip tf