[packages/perdition] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:54:31 CEST 2025
commit 331ba8797d8677dc6110c606289b9038baef4a07
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:54:16 2025 +0200
Fix applying patches.
perdition.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perdition.spec b/perdition.spec
index 597e541..320c1b9 100644
--- a/perdition.spec
+++ b/perdition.spec
@@ -169,8 +169,8 @@ Ten pakiet zawiera schemat LDAP do używania z perdition.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perdition.git/commitdiff/331ba8797d8677dc6110c606289b9038baef4a07
More information about the pld-cvs-commit
mailing list