[packages/gfax] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:42:44 CEST 2025
commit a6296b71182fd4ca5dcee4fb3bcc7d9a0a585287
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:42:28 2025 +0200
Fix applying patches.
gfax.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gfax.spec b/gfax.spec
index d79ff32..07b7147 100644
--- a/gfax.spec
+++ b/gfax.spec
@@ -40,10 +40,10 @@ ich na drukarce faksowej. Gfax działa z GNOME.
%prep
%setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gfax.git/commitdiff/a6296b71182fd4ca5dcee4fb3bcc7d9a0a585287
More information about the pld-cvs-commit
mailing list