[packages/xtux] Fix applying patches.

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


commit c63ef65b031a69ce3c10dcce1ddf6e1d4a7801be
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:20 2025 +0200

    Fix applying patches.

 xtux.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xtux.spec b/xtux.spec
index e135d4a..79e3014 100644
--- a/xtux.spec
+++ b/xtux.spec
@@ -38,8 +38,8 @@ cooperativo suportado) numa missão contra a Microsoft(R).
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xtux.git/commitdiff/c63ef65b031a69ce3c10dcce1ddf6e1d4a7801be



More information about the pld-cvs-commit mailing list