[packages/molscript] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:21:56 CEST 2025
commit 3bb6fe4a1f4f9af152cffebeda45d11ea73bd04d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:21:40 2025 +0200
Fix applying patches.
molscript.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/molscript.spec b/molscript.spec
index 37b8b7e..98620f7 100644
--- a/molscript.spec
+++ b/molscript.spec
@@ -48,7 +48,7 @@ otrzymać pod adresem <http://www.avatar.se/molscript/>.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/molscript.git/commitdiff/3bb6fe4a1f4f9af152cffebeda45d11ea73bd04d
More information about the pld-cvs-commit
mailing list