[packages/tse3] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:22:46 CEST 2025


commit 08af85732f15777a87243866d24e62bb8f5d73f8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:22:30 2025 +0200

    Fix applying patches.

 tse3.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/tse3.spec b/tse3.spec
index 2134df6..7a7b5fd 100644
--- a/tse3.spec
+++ b/tse3.spec
@@ -60,11 +60,11 @@ Pliki nagłówkowe tse3.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tse3.git/commitdiff/08af85732f15777a87243866d24e62bb8f5d73f8



More information about the pld-cvs-commit mailing list