[packages/prelink] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:21:48 CEST 2025


commit 9fbf823f9768f171651ee2f5a815713043cbbb21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:21:32 2025 +0200

    Fix applying patches.

 prelink.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/prelink.spec b/prelink.spec
index e307ca3..64d52d9 100644
--- a/prelink.spec
+++ b/prelink.spec
@@ -46,12 +46,12 @@ uruchomienia.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/prelink.git/commitdiff/9fbf823f9768f171651ee2f5a815713043cbbb21



More information about the pld-cvs-commit mailing list