[packages/peg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:54:17 CEST 2025
commit 9900a25dc9f8f3be12445cd11ef1d3e15527f2ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:54:01 2025 +0200
Fix applying patches.
peg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/peg.spec b/peg.spec
index d2735b0..613ec36 100644
--- a/peg.spec
+++ b/peg.spec
@@ -25,7 +25,7 @@ aby utworzyć program rozpoznający poprawne zdania w tej gramatyce.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/peg.git/commitdiff/9900a25dc9f8f3be12445cd11ef1d3e15527f2ea
More information about the pld-cvs-commit
mailing list