[packages/graphite-web] Fix applying patches.

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


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

    Fix applying patches.

 graphite-web.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/graphite-web.spec b/graphite-web.spec
index 16db3f6..068e846 100644
--- a/graphite-web.spec
+++ b/graphite-web.spec
@@ -57,7 +57,7 @@ and enterprise scalability.
 %prep
 %setup -q
 # Kill strict use of thidparty subdir copies of python modules
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py_build %{?with_tests:test}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/graphite-web.git/commitdiff/ee48b0c5bf7fd65adc7db401e2a6f1d2650bf261



More information about the pld-cvs-commit mailing list