[packages/webdot] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:06:30 CEST 2025
commit 4b44cdc3a497cd93b5fab13de8a3061843388172
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:42 2025 +0200
Fix applying patches.
webdot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/webdot.spec b/webdot.spec
index 6258496..7c8290a 100644
--- a/webdot.spec
+++ b/webdot.spec
@@ -35,7 +35,7 @@ href wskazuje na plik .dot. Używa Tcldot z pakietu graphviz-tcl.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
find . -type d -name CVS | xargs rm -rf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/webdot.git/commitdiff/4b44cdc3a497cd93b5fab13de8a3061843388172
More information about the pld-cvs-commit
mailing list