[packages/ibpp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:11:12 CEST 2025
commit b52d1c4a4441a4511dc0a58150a7f508172d2cb6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:57 2025 +0200
Fix applying patches.
ibpp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ibpp.spec b/ibpp.spec
index 2fb8946..bf3cd0f 100644
--- a/ibpp.spec
+++ b/ibpp.spec
@@ -88,7 +88,7 @@ Statyczna wersja biblioteki IBPP.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ibpp.git/commitdiff/b52d1c4a4441a4511dc0a58150a7f508172d2cb6
More information about the pld-cvs-commit
mailing list