[packages/fdutils] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:31:10 CEST 2025
commit ef4b30c80525359adc995b7c3479c1ab05fe9a27
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:30:55 2025 +0200
Fix applying patches.
fdutils.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/fdutils.spec b/fdutils.spec
index 949545e..dc89b6d 100644
--- a/fdutils.spec
+++ b/fdutils.spec
@@ -44,11 +44,11 @@ dyskietek w stacjach podłączanych przez USB służy pakiet ufiformat.
%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
cp -f /usr/share/automake/config.* .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fdutils.git/commitdiff/ef4b30c80525359adc995b7c3479c1ab05fe9a27
More information about the pld-cvs-commit
mailing list