[packages/nabou] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:28:40 CEST 2025


commit 4260dbb3ba043a030033cbfc8cc9995b1d49ee68
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:28:24 2025 +0200

    Fix applying patches.

 nabou.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nabou.spec b/nabou.spec
index d79f88d..96d5bea 100644
--- a/nabou.spec
+++ b/nabou.spec
@@ -48,9 +48,9 @@ Pozwala też zdefiniować własne testy.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1	-p1
-%patch2	-p1
+%patch -P0 -p1
+%patch -P1	-p1
+%patch -P2	-p1
 
 %build
 %configure2_13
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nabou.git/commitdiff/4260dbb3ba043a030033cbfc8cc9995b1d49ee68



More information about the pld-cvs-commit mailing list