[packages/chrootuid] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:58:56 CEST 2025
commit caa17082bc49e627b2894d2147618100a502ef73
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:58:40 2025 +0200
Fix applying patches.
chrootuid.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chrootuid.spec b/chrootuid.spec
index 76aff3e..920d88e 100644
--- a/chrootuid.spec
+++ b/chrootuid.spec
@@ -22,7 +22,7 @@ software.
%prep
%setup -q -n %{name}%{version}
-%patch1 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chrootuid.git/commitdiff/caa17082bc49e627b2894d2147618100a502ef73
More information about the pld-cvs-commit
mailing list