[packages/mt-st] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 01:26:23 CEST 2025
    
    
  
commit a8cb8d993910c19ac5456bd99845a6b232c8712c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:26:07 2025 +0200
    Fix applying patches.
 mt-st.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mt-st.spec b/mt-st.spec
index 9e5c5c5..b7ceb11 100644
--- a/mt-st.spec
+++ b/mt-st.spec
@@ -71,9 +71,9 @@ birçok işlemin gerçekleştirilmesinde kullanılabilir.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mt-st.git/commitdiff/a8cb8d993910c19ac5456bd99845a6b232c8712c
    
    
More information about the pld-cvs-commit
mailing list