fix(zed): change license path (#6109) (#6115)

change license path from plex-mono/license.txt to
ibm-plex-sans/license.txt

(cherry picked from commit c6070f7f59)

Co-authored-by: Eason <30045503+Eason0729@users.noreply.github.com>
This commit is contained in:
Raboneko
2025-08-22 16:19:46 -07:00
committed by GitHub
parent 6f6e9b144d
commit b580f3f550
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ install -Dm644 %app_id.metainfo.xml %{buildroot}%{_metainfodir}/%app_id.metainfo
> LICENSE.dependencies
mv assets/icons/LICENSES LICENSE.icons
mv assets/themes/LICENSES LICENSE.themes
mv assets/fonts/plex-mono/license.txt LICENSE.fonts
mv assets/fonts/ibm-plex-sans/license.txt LICENSE.fonts
%if %{with check}
%check
+1 -1
View File
@@ -132,7 +132,7 @@ install -Dm644 %app_id.metainfo.xml %{buildroot}%{_metainfodir}/%app_id.metainfo
> LICENSE.dependencies
mv assets/icons/LICENSES LICENSE.icons
mv assets/themes/LICENSES LICENSE.themes
mv assets/fonts/plex-mono/license.txt LICENSE.fonts
mv assets/fonts/ibm-plex-sans/license.txt LICENSE.fonts
%if %{with check}
%check
+1 -1
View File
@@ -132,7 +132,7 @@ install -Dm644 %app_id.metainfo.xml %{buildroot}%{_metainfodir}/%app_id.metainfo
> LICENSE.dependencies
mv assets/icons/LICENSES LICENSE.icons
mv assets/themes/LICENSES LICENSE.themes
mv assets/fonts/plex-mono/license.txt LICENSE.fonts
mv assets/fonts/ibm-plex-sans/license.txt LICENSE.fonts
%if %{with check}
%check