[packages/chemtool] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:58:18 CEST 2025
commit f88eedecf480c1a828eea0557113ae7d62271c80
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:58:03 2025 +0200
Fix applying patches.
chemtool.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chemtool.spec b/chemtool.spec
index 93d471b..50e900b 100644
--- a/chemtool.spec
+++ b/chemtool.spec
@@ -33,7 +33,7 @@ bibliotek GTK+.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chemtool.git/commitdiff/f88eedecf480c1a828eea0557113ae7d62271c80
More information about the pld-cvs-commit
mailing list