[packages/ldapbrowser] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:41:42 CEST 2025
commit fa1842cebd17a24faefafa672c430aeef53d9609
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:41:26 2025 +0200
Fix applying patches.
ldapbrowser.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ldapbrowser.spec b/ldapbrowser.spec
index cadaf42..828bf3c 100644
--- a/ldapbrowser.spec
+++ b/ldapbrowser.spec
@@ -48,7 +48,7 @@ Możliwości:
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
rm -f *.lnk *.bat
rm -f *.sample lbe.old*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ldapbrowser.git/commitdiff/fa1842cebd17a24faefafa672c430aeef53d9609
More information about the pld-cvs-commit
mailing list