view BSDmakefile @ 2437:bf8eb55e35dd

Linux packages: Added an instruction for yum/dnf to mark the repos as hotfixes. This fixes an issue with RHEL8/CentOS8 where the concept of modules was introduced. If a package with the same name exists both in a modular and traditional repos, the modular one will always have a higher priority. Marking our repository configuration as a hotfix overrides this behavior.
author Konstantin Pavlov <thresh@nginx.com>
date Thu, 26 Sep 2019 13:25:29 +0300
parents 61e04fc01027
children
line wrap: on
line source


build:
	gmake

.PHONY:	gzip

.DEFAULT::
	gmake $@