[packages/augeas] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:43:01 CEST 2025
commit dc60681b1c1629306f633c07b804e40bb5d8f078
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:42:45 2025 +0200
Fix applying patches.
augeas.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/augeas.spec b/augeas.spec
index c0aa8b8..4b80785 100644
--- a/augeas.spec
+++ b/augeas.spec
@@ -81,7 +81,7 @@ Reguły składni Augeasa dla Vima.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/augeas.git/commitdiff/dc60681b1c1629306f633c07b804e40bb5d8f078
More information about the pld-cvs-commit
mailing list