[packages/fbpager] Fix applying patches.

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


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

    Fix applying patches.

 fbpager.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fbpager.spec b/fbpager.spec
index 41d1282..133de89 100644
--- a/fbpager.spec
+++ b/fbpager.spec
@@ -22,8 +22,8 @@ fbpager is a pager for Fluxbox with support of the following features:
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fbpager.git/commitdiff/5e399d4d498b9e7989e7815f074cac4594ea72af



More information about the pld-cvs-commit mailing list