Skip to content

Commit

Permalink
RPM packaging: drop old targets
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Feb 17, 2025
1 parent 9222e3b commit fa44b76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,8 @@ clean-deps:
PACKAGES_SOURCE_DIST_FILE ?= $(firstword $(SOURCE_DIST_FILES))

RABBITMQ_PACKAGING_TARGETS = package-deb package-rpm \
package-rpm-redhat package-rpm-fedora package-rpm-rhel6 package-rpm-rhel7 \
package-rpm-rhel8 package-rpm-suse package-rpm-opensuse package-rpm-sles11 \
package-rpm-redhat package-rpm-fedora package-rpm-rhel8 \
package-rpm-suse package-rpm-opensuse \
package-windows

ifneq ($(filter $(RABBITMQ_PACKAGING_TARGETS),$(MAKECMDGOALS)),)
Expand Down

0 comments on commit fa44b76

Please sign in to comment.