[packages/acid] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:29:18 CEST 2025


commit 368ca46717382ff0911409b6b1dc3d7267945af0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:29:02 2025 +0200

    Fix applying patches.

 acid.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/acid.spec b/acid.spec
index 753f5f7..1e8735c 100644
--- a/acid.spec
+++ b/acid.spec
@@ -66,7 +66,7 @@ ACID.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/acid.git/commitdiff/368ca46717382ff0911409b6b1dc3d7267945af0



More information about the pld-cvs-commit mailing list