[packages/gabber] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:38:24 CEST 2025
commit 3260304f73d737dfc23f698908690f031cfe96d4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:38:08 2025 +0200
Fix applying patches.
gabber.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gabber.spec b/gabber.spec
index c5ae5a2..2cf2df1 100644
--- a/gabber.spec
+++ b/gabber.spec
@@ -43,8 +43,8 @@ mesmo tempo fácil de usar.
%prep
%setup -q -n Gabber-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
CXXFLAGS="%{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gabber.git/commitdiff/3260304f73d737dfc23f698908690f031cfe96d4
More information about the pld-cvs-commit
mailing list