[packages/avscan] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:44:11 CEST 2025


commit 667fa660f045cf2e34d5876946850624b2983e86
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:43:55 2025 +0200

    Fix applying patches.

 avscan.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/avscan.spec b/avscan.spec
index 8eeab6c..285dbaa 100644
--- a/avscan.spec
+++ b/avscan.spec
@@ -34,8 +34,8 @@ graficznym.
 
 %prep
 %setup -q -n %{name}-%{version}-openssl
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 ./configure Linux
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/avscan.git/commitdiff/667fa660f045cf2e34d5876946850624b2983e86



More information about the pld-cvs-commit mailing list