[packages/inchi] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:14:21 CEST 2025


commit 1b9707ba727bfbe38dc2c7772985a6c3d948b58f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:14:06 2025 +0200

    Fix applying patches.

 inchi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/inchi.spec b/inchi.spec
index d39adc3..4cd7791 100644
--- a/inchi.spec
+++ b/inchi.spec
@@ -98,7 +98,7 @@ oraz dokumentację API biblioteki InChI dla programistów.
 
 %prep
 %setup -q -n INCHI-1-SRC -a 1 -a 2
-%patch0 -p1
+%patch -P0 -p1
 
 for file in LICENCE readme.txt ; do
 	dos2unix -k $file
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/inchi.git/commitdiff/1b9707ba727bfbe38dc2c7772985a6c3d948b58f



More information about the pld-cvs-commit mailing list