Show More
@@ -192,13 +192,9 b' i18n/hg.pot: $(PYFILES) $(DOCFILES) i18n' | |||||
192 | # Packaging targets |
|
192 | # Packaging targets | |
193 |
|
193 | |||
194 | packaging_targets := \ |
|
194 | packaging_targets := \ | |
195 | centos5 \ |
|
|||
196 | centos6 \ |
|
|||
197 | centos7 \ |
|
195 | centos7 \ | |
198 | centos8 \ |
|
196 | centos8 \ | |
199 | deb \ |
|
197 | deb \ | |
200 | docker-centos5 \ |
|
|||
201 | docker-centos6 \ |
|
|||
202 | docker-centos7 \ |
|
198 | docker-centos7 \ | |
203 | docker-centos8 \ |
|
199 | docker-centos8 \ | |
204 | docker-debian-bullseye \ |
|
200 | docker-debian-bullseye \ |
@@ -14,14 +14,12 b' UBUNTU_CODENAMES := \\' | |||||
14 | FEDORA_RELEASE := 31 |
|
14 | FEDORA_RELEASE := 31 | |
15 |
|
15 | |||
16 | CENTOS_RELEASES := \ |
|
16 | CENTOS_RELEASES := \ | |
17 | 5 \ |
|
|||
18 | 6 \ |
|
|||
19 | 7 \ |
|
17 | 7 \ | |
20 | 8 |
|
18 | 8 | |
21 |
|
19 | |||
22 | # Build a Python for these CentOS releases. |
|
20 | # Build a Python for these CentOS releases. | |
23 |
CENTOS_WITH_PYTHON_RELEASES := |
|
21 | CENTOS_WITH_PYTHON_RELEASES := | |
24 |
CENTOS_WITH_NONVERSIONED_PYTHON := |
|
22 | CENTOS_WITH_NONVERSIONED_PYTHON := | |
25 |
|
23 | |||
26 | help: |
|
24 | help: | |
27 | @echo 'Packaging Make Targets' |
|
25 | @echo 'Packaging Make Targets' |
1 | NO CONTENT: file was removed |
|
NO CONTENT: file was removed |
1 | NO CONTENT: file was removed |
|
NO CONTENT: file was removed |
General Comments 0
You need to be logged in to leave comments.
Login now