[packages/angst] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:33:32 CEST 2025


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

    Fix applying patches.

 angst.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/angst.spec b/angst.spec
index fa668d2..ddeed40 100644
--- a/angst.spec
+++ b/angst.spec
@@ -40,8 +40,8 @@ wszystkie porty.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 mv -f Makefile.linux Makefile
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/angst.git/commitdiff/f712d373905819c62ae2e61c9db324c630a22cd7



More information about the pld-cvs-commit mailing list