Skip to content

Commit

Permalink
libcontainers-common: fix placement of comment
Browse files Browse the repository at this point in the history
Co-authored-by: Pawel Winogrodzki <[email protected]>
  • Loading branch information
mfrw and PawelWMS authored Jul 11, 2024
1 parent 19f5523 commit d6ee855
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SPECS/libcontainers-common/libcontainers-common.spec
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,11 @@ github.com/containers libraries, such as Buildah, CRI-O, Podman and Skopeo.
%patch 4 -p1

%setup -q -T -D -b 9 -n common-%{commonver}
# copy the LICENSE file in the build root
%patch 0 -p1
%patch 1 -p1
%patch 3 -p1

# copy the LICENSE file in the build root
cd ..
cp %{SOURCE2} .

Expand Down

0 comments on commit d6ee855

Please sign in to comment.