[packages/likewise-open] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:06:07 CEST 2025
commit f8fd372fa1ade1e52c07d22d63bafbd3c9e8c26b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:05:51 2025 +0200
Fix applying patches.
likewise-open.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/likewise-open.spec b/likewise-open.spec
index 2a45133..47e12fb 100644
--- a/likewise-open.spec
+++ b/likewise-open.spec
@@ -30,7 +30,7 @@ kerberized services that the Linux machine hosts.
%prep
%setup -q -n %{name}-%{version}-release
-%patch0 -p1
+%patch -P0 -p1
%build
cd winbindd/source
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/likewise-open.git/commitdiff/f8fd372fa1ade1e52c07d22d63bafbd3c9e8c26b
More information about the pld-cvs-commit
mailing list