SHA256
1
0
forked from pool/gbdfed
Ana Guerrero 2024-02-27 21:49:26 +00:00 committed by Git OBS Bridge
commit a160b5c1c7
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 10:57:35 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 7 12:55:14 UTC 2011 - pgajdos@suse.com Mon Nov 7 12:55:14 UTC 2011 - pgajdos@suse.com

View File

@ -47,9 +47,9 @@ fonts.
%prep %prep
%setup -q %setup -q
install -m 644 %{SOURCE2} . install -m 644 %{SOURCE2} .
%patch0 %patch -P 0
%patch1 %patch -P 1
%patch2 -p1 %patch -P 2 -p1
%build %build
%configure %configure