[packages/giFT] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Mon Jul 14 23:45:33 CEST 2025
    
    
  
commit 1f911f8c93d01f3017ce962f9581afa3fde1941b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:45:17 2025 +0200
    Fix applying patches.
 giFT.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/giFT.spec b/giFT.spec
index c28bcff..64ee569 100644
--- a/giFT.spec
+++ b/giFT.spec
@@ -65,9 +65,9 @@ Biblioteki statyczne interfejsu do FastTracka.
 
 %prep
 %setup -q -n %{sname}-%{version}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/giFT.git/commitdiff/1f911f8c93d01f3017ce962f9581afa3fde1941b
    
    
More information about the pld-cvs-commit
mailing list