[packages/libreatlas] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:58:37 CEST 2025
commit 0e97d98ca986b14175ee3d76452a6c3a62dc3138
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:58:22 2025 +0200
Fix applying patches.
libreatlas.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libreatlas.spec b/libreatlas.spec
index 285ee99..d2084b8 100644
--- a/libreatlas.spec
+++ b/libreatlas.spec
@@ -42,8 +42,8 @@ danych LibreAtlas, będące cyfrową alternatywą dla atlasu papierowego.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
mkdir wx-bin
ln -sf /usr/bin/wx-gtk3-unicode-config wx-bin/wx-config
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libreatlas.git/commitdiff/0e97d98ca986b14175ee3d76452a6c3a62dc3138
More information about the pld-cvs-commit
mailing list