1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-23 16:44:17 +00:00
scrapy/Makefile.buildbot
2010-12-15 12:08:59 -02:00

9 lines
122 B
Makefile

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