[packages/aegis] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:30:26 CEST 2025
commit 507a4de6c0f75363cafcdd9ea9ae93ff8fdc9577
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:30:11 2025 +0200
Fix applying patches.
aegis.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/aegis.spec b/aegis.spec
index f1258f9..4145064 100644
--- a/aegis.spec
+++ b/aegis.spec
@@ -43,8 +43,8 @@ koordynuje integrację tych zmian w główne źródła programu.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure2_13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aegis.git/commitdiff/507a4de6c0f75363cafcdd9ea9ae93ff8fdc9577
More information about the pld-cvs-commit
mailing list