WIP: Verify package building works
This commit is contained in:
parent
207e0a9850
commit
46963c1098
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ encrypted before they are included in the repository.
|
|||
|
||||
# this is done to allow paths other than yadm-x.x.x (for example, when building
|
||||
# from branches instead of release tags)
|
||||
cd *yadm-*
|
||||
test -f yadm || cd *yadm-*
|
||||
|
||||
%{__mkdir} -p %{buildroot}%{_bindir}
|
||||
%{__cp} yadm %{buildroot}%{_bindir}
|
||||
|
|
Loading…
Reference in a new issue