Skip to content

Commit

Permalink
Testing adding custom drivers to build v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq committed Dec 3, 2019
1 parent 41a5ffb commit dbeecbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ cp -rfv ~/rpmbuild/RPMS/x86_64/*.rpm /tmp/artifacts/
### Add patches to artifacts
cd ..
zip -r patches.zip patches/
cp -rfv patches.zip
cp -rfv patches.zip /tmp/artifacts/

exit $rpmbuild_exitcode

0 comments on commit dbeecbc

Please sign in to comment.