[packages/libnjb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:55:52 CEST 2025
commit e870af9654e43eea060937ca8fd9e29917b9e546
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:55:36 2025 +0200
Fix applying patches.
libnjb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libnjb.spec b/libnjb.spec
index 0f6ac82..f402390 100644
--- a/libnjb.spec
+++ b/libnjb.spec
@@ -91,7 +91,7 @@ Narzędzia dla biblioteki njb.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnjb.git/commitdiff/e870af9654e43eea060937ca8fd9e29917b9e546
More information about the pld-cvs-commit
mailing list