Welcome to mirror list, hosted at ThFree Co, Russian Federation.

rules « debian - github.com/dax/jmc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 126c4fdf0f5a086b045fc8d5b9792ae1d31eee10 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

DEB_PYTHON_SYSTEM := pysupport

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk

clean::
	rm -rf build build-stamp configure-stamp MANIFEST
	dh_clean