mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-17 01:11:48 +00:00
chore: Ensure folder is created for LICENSE
This commit is contained in:
parent
64356cac2e
commit
182aafd525
@ -27,6 +27,7 @@ Steamdeck Audio Processing
|
||||
|
||||
%install
|
||||
%make_install DEST_DIR="%{buildroot}"
|
||||
mkdir -p %{buildroot}%{_datadir}/licenses/%{name}/
|
||||
cp LICENSE %{buildroot}%{_datadir}/licenses/%{name}/LICENSE
|
||||
|
||||
# This lists all the files that are included in the rpm package and that
|
||||
|
Loading…
Reference in New Issue
Block a user