[packages/thrulay] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:17:42 CEST 2025


commit 8799ac417982652b08c5ca451571a31d44141330
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:17:26 2025 +0200

    Fix applying patches.

 thrulay.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/thrulay.spec b/thrulay.spec
index d3ee5d9..7e9f332 100644
--- a/thrulay.spec
+++ b/thrulay.spec
@@ -53,8 +53,8 @@ Statyczna biblioteka thrulay.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thrulay.git/commitdiff/8799ac417982652b08c5ca451571a31d44141330



More information about the pld-cvs-commit mailing list