[packages/libint] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:52:09 CEST 2025
commit 5bb39de67c2344644d5d3817000cde980039737f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:51:53 2025 +0200
Fix applying patches.
libint.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libint.spec b/libint.spec
index 9d19893..807e792 100644
--- a/libint.spec
+++ b/libint.spec
@@ -69,7 +69,7 @@ Statyczna biblioteka libint.
%prep
%setup -q -n libint-release-1-2-1
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libint.git/commitdiff/5bb39de67c2344644d5d3817000cde980039737f
More information about the pld-cvs-commit
mailing list