[packages/libnsfb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:56:04 CEST 2025
commit 8314a1716fa29396731edadcc6c4ac207b9749bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:55:48 2025 +0200
Fix applying patches.
libnsfb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libnsfb.spec b/libnsfb.spec
index 77d0c90..44f1dfb 100644
--- a/libnsfb.spec
+++ b/libnsfb.spec
@@ -99,7 +99,7 @@ Statyczna biblioteka libnsfb.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
export AR="%{__ar}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnsfb.git/commitdiff/8314a1716fa29396731edadcc6c4ac207b9749bd
More information about the pld-cvs-commit
mailing list