[packages/nle] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:35:31 CEST 2025


commit ade69bd6720e9247810dda0fbff5b27fd62477db
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:35:16 2025 +0200

    Fix applying patches.

 nle.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nle.spec b/nle.spec
index dbce606..68d3420 100644
--- a/nle.spec
+++ b/nle.spec
@@ -29,8 +29,8 @@ Edytor logo dla telefonów Nokia pozwala na edycję plików nol oraz ngg.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nle.git/commitdiff/ade69bd6720e9247810dda0fbff5b27fd62477db



More information about the pld-cvs-commit mailing list