Compare commits

1 Commits
main ... 1.1

2 changed files with 1 additions and 6 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Feb 26 08:36:10 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 23 04:33:32 UTC 2023 - Jiri Srain <jsrain@suse.com> Tue May 23 04:33:32 UTC 2023 - Jiri Srain <jsrain@suse.com>

View File

@@ -61,7 +61,7 @@ cd international
tar -zxf cjkfonts.tar.gz tar -zxf cjkfonts.tar.gz
rm cjkfonts.tar.gz rm cjkfonts.tar.gz
cd .. cd ..
%patch -P 0 %patch0
%build %build
make CFLAGS="%{optflags}" %{?_smp_mflags} make CFLAGS="%{optflags}" %{?_smp_mflags}