[packages/Azureus] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:44:52 CEST 2025


commit 89132c2da86ae2d0f2789e55c21089750e84501d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:44:36 2025 +0200

    Fix applying patches.

 Azureus.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Azureus.spec b/Azureus.spec
index 2b46087..127358e 100644
--- a/Azureus.spec
+++ b/Azureus.spec
@@ -49,7 +49,7 @@ zawiera teraz wbudowany tracker łatwy do skonfigurowania i używania.
 %setup -q -c
 find '(' -name '*.java' -o -name '*.xml' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
 
-%patch0 -p1
+%patch -P0 -p1
 cp %{SOURCE4} build.xml
 
 find -name 'osx' | xargs rm -r
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Azureus.git/commitdiff/89132c2da86ae2d0f2789e55c21089750e84501d



More information about the pld-cvs-commit mailing list