[packages/dime] Fix applying patches.

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


commit 76c7e3bbdbd85202cf4babeedb61558ac12f7594
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:14:04 2025 +0200

    Fix applying patches.

 dime.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dime.spec b/dime.spec
index 4ff0760..ec9f077 100644
--- a/dime.spec
+++ b/dime.spec
@@ -104,7 +104,7 @@ Dokumentacja API biblioteki DIME.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 # no +x in tarball
 chmod 755 configure cfg/doxy4win.pl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dime.git/commitdiff/76c7e3bbdbd85202cf4babeedb61558ac12f7594



More information about the pld-cvs-commit mailing list