[packages/pnputils] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:18:24 CEST 2025


commit bec5cc5099dc2bb83cf7d85155e66af6a6b93b74
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:18:08 2025 +0200

    Fix applying patches.

 pnputils.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pnputils.spec b/pnputils.spec
index 404b497..5640daf 100644
--- a/pnputils.spec
+++ b/pnputils.spec
@@ -25,7 +25,7 @@ To urządzenie prezentuje sformatowaną interpretację zawartości
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pnputils.git/commitdiff/bec5cc5099dc2bb83cf7d85155e66af6a6b93b74



More information about the pld-cvs-commit mailing list