[packages/cloog] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:01:01 CEST 2025
commit a0cc70e2027c65dbebaeb06a8c89ea0f567009e4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:00:45 2025 +0200
Fix applying patches.
cloog.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cloog.spec b/cloog.spec
index cd84179..4e894a6 100644
--- a/cloog.spec
+++ b/cloog.spec
@@ -75,7 +75,7 @@ Statyczna biblioteka opartej na ppl wersji Chunky Loop Generatora.
%prep
%setup -q -n %{tarball_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cloog.git/commitdiff/a0cc70e2027c65dbebaeb06a8c89ea0f567009e4
More information about the pld-cvs-commit
mailing list