File tree Expand file tree Collapse file tree 3 files changed +1
-20
lines changed Expand file tree Collapse file tree 3 files changed +1
-20
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ The scripts will build for this list of packages types:
11
11
* DEB packages for Ubuntu 16.04 Xenial
12
12
* DEB packages for Debian 10 Buster
13
13
* DEB packages for Debian 9 Stretch
14
- * RPM packages for Fedora 28
15
14
* RPM packages for Fedora 27
16
15
* RPM packages for CentOS 7
17
16
* TGZ and ZIP files with static binaries
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ RUN?=$(RPMBUILD) rpmbuild-$@/$(ARCH) $(RPMBUILD_FLAGS)
42
42
SOURCE_FILES =engine-image engine.tgz cli.tgz docker.service docker.socket distribution_based_engine.json plugin-installers.tgz
43
43
SOURCES =$(addprefix rpmbuild/SOURCES/, $(SOURCE_FILES ) )
44
44
45
- FEDORA_RELEASES := fedora-31 fedora-30 fedora-29 fedora-28
45
+ FEDORA_RELEASES := fedora-31 fedora-30 fedora-29
46
46
CENTOS_RELEASES := centos-7
47
47
48
48
.PHONY : help
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments