[packages/ascal] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:41:25 CEST 2025


commit 8d4e69db93c44b8d4c95d188c00413d433f18036
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:41:09 2025 +0200

    Fix applying patches.

 ascal.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ascal.spec b/ascal.spec
index 5731c68..9949f67 100644
--- a/ascal.spec
+++ b/ascal.spec
@@ -31,9 +31,9 @@ ulepszeń.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__intltoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ascal.git/commitdiff/8d4e69db93c44b8d4c95d188c00413d433f18036



More information about the pld-cvs-commit mailing list