[packages/csstidy] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:07:44 CEST 2025


commit acf1a0e52affe9849dfe11473b5eb58f910f55ab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:07:28 2025 +0200

    Fix applying patches.

 csstidy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/csstidy.spec b/csstidy.spec
index 0a3707f..fde9e27 100644
--- a/csstidy.spec
+++ b/csstidy.spec
@@ -37,7 +37,7 @@ przeznaczony do sprawdzania poprawności CSS.
 %{__gzip} -dc %{SOURCE1} | %{__patch} -p1
 %{__patch} -p1 < debian/patches/001_emptyfile.dpatch
 %{__patch} -p1 < debian/patches/002_gcc43fix.dpatch
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %scons
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/csstidy.git/commitdiff/acf1a0e52affe9849dfe11473b5eb58f910f55ab



More information about the pld-cvs-commit mailing list