[packages/ppl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:21:19 CEST 2025
commit 62d01371c62a581427d7c6227f69fb29ef083e55
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:21:03 2025 +0200
Fix applying patches.
ppl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ppl.spec b/ppl.spec
index d79b4e2..0b86ea9 100644
--- a/ppl.spec
+++ b/ppl.spec
@@ -381,7 +381,7 @@ Parma Polyhedra Library.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ppl.git/commitdiff/62d01371c62a581427d7c6227f69fb29ef083e55
More information about the pld-cvs-commit
mailing list