[packages/nightfall] Fix applying patches.

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


commit a992bccee6dec06922dcebeb22352a611859b231
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:34:57 2025 +0200

    Fix applying patches.

 nightfall.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nightfall.spec b/nightfall.spec
index d2b9980..29f8491 100644
--- a/nightfall.spec
+++ b/nightfall.spec
@@ -42,8 +42,8 @@ zestawu danych obserwacyjnych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nightfall.git/commitdiff/a992bccee6dec06922dcebeb22352a611859b231



More information about the pld-cvs-commit mailing list