SHA256
1
0
forked from pool/emacs

Use %patch -P<n>

OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=379
This commit is contained in:
Dr. Werner Fink 2024-02-02 08:57:52 +00:00 committed by Git OBS Bridge
parent 8433aabd32
commit de5d662870

View File

@ -338,22 +338,22 @@ and most assembler-like syntaxes.
%prep %prep
%setup -q -b 2 %setup -q -b 2
%if %{with memmmap} %if %{with memmmap}
%patch2 -p0 -b .glibc %patch -P2 -p0 -b .glibc
%endif %endif
%patch4 -p0 -b .print %patch -P4 -p0 -b .print
%patch5 -p0 -b .psbdf %patch -P5 -p0 -b .psbdf
%patch7 -p0 -b .psmu %patch -P7 -p0 -b .psmu
%patch8 -p0 -b .nvoid %patch -P8 -p0 -b .nvoid
%patch12 -p0 -b .x11r7 %patch -P12 -p0 -b .x11r7
%patch15 -p0 -b .iconic %patch -P15 -p0 -b .iconic
%patch16 -p0 -b .flyspell %patch -P16 -p0 -b .flyspell
%patch22 -p0 -b .pd %patch -P22 -p0 -b .pd
%patch23 -p0 -b .custfnt %patch -P23 -p0 -b .custfnt
%patch24 -p1 -b .imag %patch -P24 -p1 -b .imag
%patch25 -p0 -b .xft %patch -P25 -p0 -b .xft
%patch26 -p0 -b .fmt %patch -P26 -p0 -b .fmt
%patch29 -p0 -b .xauth %patch -P29 -p0 -b .xauth
%patch0 -p0 -b .0 %patch -P0 -p0 -b .0
%if %{without tex4pdf} %if %{without tex4pdf}
pushd etc/refcards/ pushd etc/refcards/
tar --use-compress-program=xz -xf %{S:8} tar --use-compress-program=xz -xf %{S:8}