[packages/schroedinger] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:52:38 CEST 2025
commit 24ec42aa170df46dbe72b477f400cc96e803907e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:52:22 2025 +0200
Fix applying patches.
schroedinger.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/schroedinger.spec b/schroedinger.spec
index 345a722..f86959d 100644
--- a/schroedinger.spec
+++ b/schroedinger.spec
@@ -81,7 +81,7 @@ Dokumentacja API biblioteki Schroedinger.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__rm} m4/libtool.m4 m4/lt*.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/schroedinger.git/commitdiff/24ec42aa170df46dbe72b477f400cc96e803907e
More information about the pld-cvs-commit
mailing list