[packages/cvsgraph] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:08:45 CEST 2025
commit b053636c2ebf38e91b1dade56d67b36596716af3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:08:29 2025 +0200
Fix applying patches.
cvsgraph.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cvsgraph.spec b/cvsgraph.spec
index 17914a3..31eb957 100644
--- a/cvsgraph.spec
+++ b/cvsgraph.spec
@@ -32,7 +32,7 @@ samodzielnej wersji tego kodu, uznał, że czas taką napisać.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cvsgraph.git/commitdiff/b053636c2ebf38e91b1dade56d67b36596716af3
More information about the pld-cvs-commit
mailing list