Skip to content

Commit fa44b76

Browse files
RPM packaging: drop old targets
1 parent 9222e3b commit fa44b76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,8 +409,8 @@ clean-deps:
409409
PACKAGES_SOURCE_DIST_FILE ?= $(firstword $(SOURCE_DIST_FILES))
410410

411411
RABBITMQ_PACKAGING_TARGETS = package-deb package-rpm \
412-
package-rpm-redhat package-rpm-fedora package-rpm-rhel6 package-rpm-rhel7 \
413-
package-rpm-rhel8 package-rpm-suse package-rpm-opensuse package-rpm-sles11 \
412+
package-rpm-redhat package-rpm-fedora package-rpm-rhel8 \
413+
package-rpm-suse package-rpm-opensuse \
414414
package-windows
415415

416416
ifneq ($(filter $(RABBITMQ_PACKAGING_TARGETS),$(MAKECMDGOALS)),)

0 commit comments

Comments
 (0)