[packages/aep1000] Fix applying patches.

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


commit be9744e4c328ba9da6cefa751074af87316f8eaa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:30:14 2025 +0200

    Fix applying patches.

 aep1000.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/aep1000.spec b/aep1000.spec
index 619dd12..e39ae49 100644
--- a/aep1000.spec
+++ b/aep1000.spec
@@ -58,9 +58,9 @@ Statyczna biblioteka AEP.
 
 %prep
 %setup -q -c
-%patch0 -p0
-%patch1 -p0
-%patch2 -p1
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p1
 
 %build
 cd Host
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aep1000.git/commitdiff/be9744e4c328ba9da6cefa751074af87316f8eaa



More information about the pld-cvs-commit mailing list