summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-08-13 11:41:57 +0000
committerGitHub <noreply@github.com>2022-08-13 11:41:57 +0000
commit4136496ee713982daf3136ffe65d11a4163fabb8 (patch)
treef7b3b7d97d33ba0041bea8965803322ef6c2f519 /docs
parent2e2d7524a314ecf648cc4504710165c38b3aa1bc (diff)
parent5ee3522f56f2c87db7b65e3843b6452d98bb4663 (diff)
downloadpodman-4136496ee713982daf3136ffe65d11a4163fabb8.tar.gz
podman-4136496ee713982daf3136ffe65d11a4163fabb8.tar.bz2
podman-4136496ee713982daf3136ffe65d11a4163fabb8.zip
Merge pull request #15290 from dfr/freebsd-build
FreeBSD build fixes for pkg/util and pkg/machine
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index c9192f5e6..4e982e27f 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -7,6 +7,7 @@ SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SOURCEDIR = source
BUILDDIR = build
+RM ?= rm
# Put it first so that "make" without argument is like "make help".
help: