BUILDDIR=debian/build VERSION=1.0 clean: rm -Rf ${BUILDDIR} rm -f debian/*.log fetch: git clone git@gitlab.nbs-system.com:packages/php-malware-finder.git extract: fetch mv php-malware-finder ${BUILDDIR} package: clean extract debuild -b -us -uc --lintian-opts -X po-debconf