Manually create rpmbuild directory
This commit is contained in:
parent
5b1cbcf3f3
commit
e79f578e1b
@ -305,6 +305,9 @@ jobs:
|
||||
name: Build source tarball
|
||||
command: ../dist/maketarball.sh
|
||||
working_directory: bin
|
||||
- run:
|
||||
name: Create rpmbuild directory
|
||||
command: mkdir -p ~/rpmbuild/SOURCES
|
||||
- run:
|
||||
name: Move source tarball
|
||||
command: mv clementine-*.tar.xz ~/rpmbuild/SOURCES
|
||||
|
Loading…
x
Reference in New Issue
Block a user