[packages/policyd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:19:05 CEST 2025
commit 7c71c7786d608fd8474bc1ca7868f0035dad065c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:18:49 2025 +0200
Fix applying patches.
policyd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/policyd.spec b/policyd.spec
index aae06c6..9bd812b 100644
--- a/policyd.spec
+++ b/policyd.spec
@@ -78,7 +78,7 @@ Policyd Web Administration.
%prep
%setup -q -n cluebringer-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
cd database
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/policyd.git/commitdiff/7c71c7786d608fd8474bc1ca7868f0035dad065c
More information about the pld-cvs-commit
mailing list