[packages/ipac-ng] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:15:57 CEST 2025


commit 0708962a6f1164b2f249784246674abffc86704f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:15:41 2025 +0200

    Fix applying patches.

 ipac-ng.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ipac-ng.spec b/ipac-ng.spec
index 5c38c94..c983594 100644
--- a/ipac-ng.spec
+++ b/ipac-ng.spec
@@ -50,9 +50,9 @@ jako tekst ASCII lub obrazki z wykresami.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipac-ng.git/commitdiff/0708962a6f1164b2f249784246674abffc86704f



More information about the pld-cvs-commit mailing list