[packages/SILLY] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:58:31 CEST 2025


commit 63940d7e1b240e977dc5724768c62dfb3918f7d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:58:15 2025 +0200

    Fix applying patches.

 SILLY.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/SILLY.spec b/SILLY.spec
index cdea7f9..7c6ecac 100644
--- a/SILLY.spec
+++ b/SILLY.spec
@@ -68,9 +68,9 @@ Statyczna biblioteka SILLY.
 
 %prep
 %setup -q -b 1
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/SILLY.git/commitdiff/63940d7e1b240e977dc5724768c62dfb3918f7d5



More information about the pld-cvs-commit mailing list