[packages/ldapdiff] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:41:45 CEST 2025
commit de60c56f4b274c6e27aa3dbeb739824bc8a71ebe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:41:29 2025 +0200
Fix applying patches.
ldapdiff.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ldapdiff.spec b/ldapdiff.spec
index e53d85a..55f12d7 100644
--- a/ldapdiff.spec
+++ b/ldapdiff.spec
@@ -19,7 +19,7 @@ files.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# dirty tarball. cleanup
rm ldapdiff *.o
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ldapdiff.git/commitdiff/de60c56f4b274c6e27aa3dbeb739824bc8a71ebe
More information about the pld-cvs-commit
mailing list