adjust build step
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
066cf353cf
commit
81c5df26b9
@ -114,7 +114,7 @@ mv vendor src
|
||||
mkdir -p src/github.com/containers
|
||||
ln -s ../../../ src/%{import_path}
|
||||
|
||||
%gobuild -o bin/%{name} ./cmd/%{name}
|
||||
%gobuild -o bin/%{name} %{import_path}/cmd/%{name}
|
||||
pushd docs
|
||||
for file in $(ls | grep 1.md)
|
||||
do
|
||||
|
Loading…
Reference in New Issue
Block a user