diff --git a/jemalloc.spec b/jemalloc.spec index 7aa2992a9b9bdae309e6c3257032492ee5a94419..c2aebb24296f68b4567e341b4a7c0688d29e3f15 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -41,9 +41,12 @@ Summary: help for jemalloc. The help package contains manual pages and other related files for jemalloc. %prep -%autosetup -p1 -%ifnarch sw_64 -%patch4 -R -p1 +%setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%ifarch sw_64 +%patch4 -p1 %endif %build