generated from demus/basic-rpm-template
Make binstub executable
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f42) (release) Successful in 2m32s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f43) (release) Successful in 1m49s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f44) (release) Successful in 1m52s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (rawhide) (release) Successful in 1m57s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f42) (release) Successful in 2m32s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f43) (release) Successful in 1m49s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (f44) (release) Successful in 1m52s
Build and provide rpm of bats-mock / Build src rpm and send it to COPR (rawhide) (release) Successful in 1m57s
This commit is contained in:
@@ -19,3 +19,5 @@ tags
|
||||
# Persistent undo
|
||||
[._]*.un~
|
||||
|
||||
|
||||
.idea/
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@ Mocking/stubbing library for BATS.
|
||||
%install
|
||||
%{__install} -D -m 0644 -t %{buildroot}%{bats_libdir} %{SOURCE1}
|
||||
%{__install} -D -m 0644 -t %{buildroot}%{bats_libdir}/src stub.bash
|
||||
%{__install} -D -m 0644 -t %{buildroot}%{bats_libdir}/src binstub
|
||||
%{__install} -D -m 0755 -t %{buildroot}%{bats_libdir}/src binstub
|
||||
|
||||
%files
|
||||
%doc README.md docs/CODE_OF_CONDUCT.md
|
||||
|
||||
Reference in New Issue
Block a user