[packages/itstool] Fix applying patches.

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


commit 588e9b8ad91347f1809b08ee3f9fd083d54b3f52
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:18:00 2025 +0200

    Fix applying patches.

 itstool.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/itstool.spec b/itstool.spec
index 440aa7f..ba085e7 100644
--- a/itstool.spec
+++ b/itstool.spec
@@ -31,8 +31,8 @@ komunikaty w pliku PO.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/itstool.git/commitdiff/588e9b8ad91347f1809b08ee3f9fd083d54b3f52



More information about the pld-cvs-commit mailing list