Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 7e95502

Browse files
authored
Merge pull request #346 from thaJeztah/19.03_backport_cleanup
[19.03 backport] Removed some unused files, no longer necessary Upstream-commit: 734c2e2133529677c51d227034178e4d091e08ab Component: packaging
2 parents 26fd67b + d75cc7c commit 7e95502

4 files changed

Lines changed: 0 additions & 32 deletions

File tree

components/packaging/common/dockerd.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

components/packaging/containerd.mk

Lines changed: 0 additions & 17 deletions
This file was deleted.

components/packaging/deb/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
include ../containerd.mk
2-
31
SHELL:=/bin/bash
42
ARCH:=$(shell uname -m)
53
CLI_DIR:=$(CURDIR)/../../cli

components/packaging/rpm/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
include ../containerd.mk
2-
31
ARCH=$(shell uname -m)
42
ENGINE_DIR:=$(CURDIR)/../../engine
53
CLI_DIR:=$(CURDIR)/../../cli

0 commit comments

Comments
 (0)