WIP: Verify package building works

pkgdev
Tim Byrne 3 years ago
parent 207e0a9850
commit 46963c1098
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12

@ -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…
Cancel
Save