[packages/libnih] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:55:49 CEST 2025
commit 6f8ea863ec6f752d84f88966a4a881290ccd6904
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:55:33 2025 +0200
Fix applying patches.
libnih.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libnih.spec b/libnih.spec
index 6a6d98b..ac18eb6 100644
--- a/libnih.spec
+++ b/libnih.spec
@@ -82,7 +82,7 @@ Statyczne biblioteki NIH.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnih.git/commitdiff/6f8ea863ec6f752d84f88966a4a881290ccd6904
More information about the pld-cvs-commit
mailing list