[packages/libCSS] Fix applying patches.

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


commit 6eebf602a00f108844a3d321023e7eef6ab443d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:46:08 2025 +0200

    Fix applying patches.

 libCSS.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libCSS.spec b/libCSS.spec
index 684f3bb..3e17c0a 100644
--- a/libCSS.spec
+++ b/libCSS.spec
@@ -77,7 +77,7 @@ Statyczna biblioteka libCSS.
 
 %prep
 %setup -q -n libcss-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 # create "gen" target just to execute PRE_TARGETS
 printf '\ngen: $(PRE_TARGETS)\n' >> Makefile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libCSS.git/commitdiff/6eebf602a00f108844a3d321023e7eef6ab443d9



More information about the pld-cvs-commit mailing list