mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
8 lines
171 B
Makefile
Executable File
8 lines
171 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# -- makefile --
|
|
|
|
DEB_PYTHON2_MODULE_PACKAGES=ansible
|
|
|
|
include /usr/share/cdbs/1/rules/debhelper.mk
|
|
include /usr/share/cdbs/1/class/python-distutils.mk
|