[packages/autounit] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:43:48 CEST 2025


commit fbd46da20ab779ff2c54c9b83eb35cc8c894c344
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:43:32 2025 +0200

    Fix applying patches.

 autounit.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/autounit.spec b/autounit.spec
index 2d974a7..2861aaa 100644
--- a/autounit.spec
+++ b/autounit.spec
@@ -32,9 +32,9 @@ projektach, ale aktualnie nie używających programów testujących.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/autounit.git/commitdiff/fbd46da20ab779ff2c54c9b83eb35cc8c894c344



More information about the pld-cvs-commit mailing list