[packages/k3d] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:25:51 CEST 2025


commit 6bfa068dd245f3cab639d3e8fcfe82b7c9f8ab99
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:25:35 2025 +0200

    Fix applying patches.

 k3d.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/k3d.spec b/k3d.spec
index 53323a7..c4e54fb 100644
--- a/k3d.spec
+++ b/k3d.spec
@@ -81,7 +81,7 @@ Pliki nagłówkowe do tworzenia wtyczek i rozszerzeń dla K-3D.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/k3d.git/commitdiff/6bfa068dd245f3cab639d3e8fcfe82b7c9f8ab99



More information about the pld-cvs-commit mailing list