scrapy/Makefile.buildbot

9 lines
122 B
Makefile

TRIAL := $(shell which trial)
deb:
python extras/makedeb.py build
deb-clean:
debclean
python extras/makedeb.py clean