[packages/plucker] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:17:21 CEST 2025


commit 80075d788ecf53a4ab7d2276e32bb8c5d3fd1ca3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:17:05 2025 +0200

    Fix applying patches.

 plucker.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plucker.spec b/plucker.spec
index 247c4dc..8cd3ad9 100644
--- a/plucker.spec
+++ b/plucker.spec
@@ -59,7 +59,7 @@ To jest graficzne środowisko dla pluckera.
 
 %prep
 %setup -q
-%patch1 -p0
+%patch -P1 -p0
 
 %build
 %define PyPluckerDir %{py_sitedir}/PyPlucker
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/plucker.git/commitdiff/80075d788ecf53a4ab7d2276e32bb8c5d3fd1ca3



More information about the pld-cvs-commit mailing list