[packages/libcss] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:46:21 CEST 2025


commit 8bfa0351ad48c66a571a6ade1c55884a8ddeb25b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:46:05 2025 +0200

    Fix applying patches.

 libcss.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libcss.spec b/libcss.spec
index aa3934c..bf8b463 100644
--- a/libcss.spec
+++ b/libcss.spec
@@ -78,11 +78,11 @@ Statyczna biblioteka libcss.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcss.git/commitdiff/8bfa0351ad48c66a571a6ade1c55884a8ddeb25b



More information about the pld-cvs-commit mailing list