[packages/snacc] Fix applying patches.

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


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

    Fix applying patches.

 snacc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/snacc.spec b/snacc.spec
index 751ef64..d1732ac 100644
--- a/snacc.spec
+++ b/snacc.spec
@@ -58,7 +58,7 @@ Static SNACC library.
 
 %prep
 %setup -q -n %{name}-%{version}bbn.orig
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 # if ac/am/* rebuilding is necessary, do it in this order and add
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/snacc.git/commitdiff/5ca45e6db9a215ed881e01bdca7a77b1f8671079



More information about the pld-cvs-commit mailing list