[packages/squish] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:07:16 CEST 2025


commit f4d40cdf2a1d7221915fd19c9297ff43dcc66b68
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:07:00 2025 +0200

    Fix applying patches.

 squish.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/squish.spec b/squish.spec
index 073519d..317de66 100644
--- a/squish.spec
+++ b/squish.spec
@@ -75,7 +75,7 @@ Statyczna biblioteka squish.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # disable sse setting on cmake level, control none/sse/sse2 settings through flags
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squish.git/commitdiff/f4d40cdf2a1d7221915fd19c9297ff43dcc66b68



More information about the pld-cvs-commit mailing list