Skip to content

Commit 26d47cf

Browse files
committed
tito: generate man pages
1 parent c835705 commit 26d47cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

origin.spec

+3
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,9 @@ of docker. Exclude those versions of docker.
230230
OS_ONLY_BUILD_PLATFORMS="${BUILD_PLATFORM}" %{os_git_vars} hack/build-cross.sh
231231
%endif
232232

233+
# Generate man pages
234+
%{os_git_vars} hack/generate-docs.sh
235+
233236
%install
234237

235238
PLATFORM="$(go env GOHOSTOS)/$(go env GOHOSTARCH)"

0 commit comments

Comments
 (0)