mirror of
https://github.com/ben-grande/qusal.git
synced 2025-10-11 12:58:36 -04:00
build: add line break slash to remove command
For: https://github.com/ben-grande/qusal/issues/59
This commit is contained in:
parent
22e2a2e82c
commit
95289ed19a
52 changed files with 58 additions and 52 deletions
|
@ -62,7 +62,7 @@ done
|
|||
install -m 644 salt/%{project}/README.md %{buildroot}%{_docdir}/%{name}/
|
||||
rm -rf \
|
||||
salt/%{project}/LICENSES \
|
||||
salt/%{project}/README.md
|
||||
salt/%{project}/README.md \
|
||||
salt/%{project}/.*
|
||||
cp -rv salt/%{project} %{buildroot}@FILE_ROOTS@/%{name}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue