[packages/bootparamd] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:50:40 CEST 2025


commit fff571b90be4f701f7ff31398d436224d28f8538
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:50:25 2025 +0200

    Fix applying patches.

 bootparamd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bootparamd.spec b/bootparamd.spec
index 6be0f1e..9014440 100644
--- a/bootparamd.spec
+++ b/bootparamd.spec
@@ -38,7 +38,7 @@ serwerami potrzebującymi tego kodu.
 
 %prep
 %setup -q -n netkit-%{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 ./configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bootparamd.git/commitdiff/fff571b90be4f701f7ff31398d436224d28f8538



More information about the pld-cvs-commit mailing list