mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Update spec so it can build against a repo (#225)
The directory is only changed if not already in the project directory.
This commit is contained in:
parent
207e0a9850
commit
018ccb0a65
@ -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 New Issue
Block a user