mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
7 lines
164 B
Text
7 lines
164 B
Text
|
#!/usr/bin/make -f
|
||
|
# -- makefile --
|
||
|
|
||
|
include /usr/share/cdbs/1/rules/debhelper.mk
|
||
|
DEB_PYTHON_SYSTEM = pysupport
|
||
|
include /usr/share/cdbs/1/class/python-distutils.mk
|