Ana Guerrero 2024-02-27 21:44:49 +00:00 committed by Git OBS Bridge
commit 2bcda56ba4
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 12:17:39 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jun 10 10:39:31 UTC 2023 - Stefan Dirsch <sndirsch@suse.com> Sat Jun 10 10:39:31 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -45,9 +45,9 @@ libX11, libICE, the X font server, and related components.
%prep %prep
%setup -q %setup -q
%patch0 %patch -P 0
%patch1 -p1 -R %patch -P 1 -p1 -R
%patch2 -p1 %patch -P 2 -p1
%build %build
%configure --docdir=%{_docdir}/xtrans %configure --docdir=%{_docdir}/xtrans