[packages/drraw] Fix applying patches.

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


commit 38f5f9c8f69c60ccd18443fb3019badf99bb7a61
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:19:51 2025 +0200

    Fix applying patches.

 drraw.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/drraw.spec b/drraw.spec
index 49e15b8..c75f83d 100644
--- a/drraw.spec
+++ b/drraw.spec
@@ -36,7 +36,7 @@ na wiele plików RRD.
 
 %prep
 %setup -q -n %{name}-%{version}%{_beta}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/drraw.git/commitdiff/38f5f9c8f69c60ccd18443fb3019badf99bb7a61



More information about the pld-cvs-commit mailing list