[packages/mopac7] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:22:55 CEST 2025
commit efbb8760398ed4a94e9a10574d0d702a614373c3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:22:40 2025 +0200
Fix applying patches.
mopac7.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mopac7.spec b/mopac7.spec
index f3593b2..194027d 100644
--- a/mopac7.spec
+++ b/mopac7.spec
@@ -47,7 +47,7 @@ Statyczna biblioteka MOPAC7.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mopac7.git/commitdiff/efbb8760398ed4a94e9a10574d0d702a614373c3
More information about the pld-cvs-commit
mailing list