[packages/treeplot] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:22:08 CEST 2025
commit 499b3658620e598e78b9b597d1d68160f7df0517
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:21:51 2025 +0200
Fix applying patches.
treeplot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/treeplot.spec b/treeplot.spec
index d5e98be..f756c92 100644
--- a/treeplot.spec
+++ b/treeplot.spec
@@ -25,7 +25,7 @@ Adobe Illustrator, xfig...).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install %{_datadir}/automake/config.* .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/treeplot.git/commitdiff/499b3658620e598e78b9b597d1d68160f7df0517
More information about the pld-cvs-commit
mailing list