mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Initial debian packaging
This commit is contained in:
committed by
Michael DeHaan
parent
f4132a0162
commit
4f6be6e35b
6
debian/rules
vendored
Normal file
6
debian/rules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user