[packages/stfl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:08:39 CEST 2025


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

    Fix applying patches.

 stfl.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/stfl.spec b/stfl.spec
index 980856f..51cf4b2 100644
--- a/stfl.spec
+++ b/stfl.spec
@@ -122,10 +122,10 @@ Wiązania Ruby'ego dla STFL-a.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 echo 'LDLIBS=-ltinfow' >> Makefile.cfg
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/stfl.git/commitdiff/f1ba06a91285823d62a419fb62485a98466bcd8d



More information about the pld-cvs-commit mailing list