chore: Ensure folder is created for LICENSE

This commit is contained in:
Kyle Gospodnetich 2023-11-23 10:22:51 -08:00
parent 64356cac2e
commit 182aafd525

View File

@ -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