[packages/diffuse] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:14:08 CEST 2025


commit 27ed4ecd960291f723a088615e01a6a2152c2953
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:13:52 2025 +0200

    Fix applying patches.

 diffuse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/diffuse.spec b/diffuse.spec
index 0af171d..c4bf991 100644
--- a/diffuse.spec
+++ b/diffuse.spec
@@ -72,7 +72,7 @@ narzędzie do nauki fizyki dyfrakcyjnej.
 
 %prep
 %setup -q -n Diffuse-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C discus/prog \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/diffuse.git/commitdiff/27ed4ecd960291f723a088615e01a6a2152c2953



More information about the pld-cvs-commit mailing list