[packages/fbset] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:30:37 CEST 2025


commit b9ebd2ecb0594ce17afdb01d8962d2eb76616d53
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:30:22 2025 +0200

    Fix applying patches.

 fbset.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fbset.spec b/fbset.spec
index fcf4dd0..2292d88 100644
--- a/fbset.spec
+++ b/fbset.spec
@@ -41,11 +41,11 @@ na wpisy fb.modes) wymaga perla.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 cp %{SOURCE4} .
 gunzip con2fb.c.gz
-%patch2 -p0
+%patch -P2 -p0
 rm -r etc/CVS
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fbset.git/commitdiff/b9ebd2ecb0594ce17afdb01d8962d2eb76616d53



More information about the pld-cvs-commit mailing list