[packages/xfprint] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:16:24 CEST 2025
commit c7e6c047ea732c7b1c62bcb17ed71f90b285129c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:03 2025 +0200
Fix applying patches.
xfprint.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/xfprint.spec b/xfprint.spec
index 3449bec..db4f057 100644
--- a/xfprint.spec
+++ b/xfprint.spec
@@ -106,11 +106,11 @@ Pliki nagłówkowe biblioteki xfprint.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xfprint.git/commitdiff/c7e6c047ea732c7b1c62bcb17ed71f90b285129c
More information about the pld-cvs-commit
mailing list