[packages/libnut] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:56:07 CEST 2025
commit 6220ec58ee59ba279750783147eb9cf901a04f2c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:55:51 2025 +0200
Fix applying patches.
libnut.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libnut.spec b/libnut.spec
index be13551..f24d2dd 100644
--- a/libnut.spec
+++ b/libnut.spec
@@ -50,7 +50,7 @@ Statyczna biblioteka NUT.
%prep
%setup -q -n nut
-%patch0 -p1
+%patch -P0 -p1
%build
cat > config.mak <<'EOF'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnut.git/commitdiff/6220ec58ee59ba279750783147eb9cf901a04f2c
More information about the pld-cvs-commit
mailing list