[packages/gplflash] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:57:27 CEST 2025
commit 9ffc193f9353dc83e00ffbec137c4a9403be020b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:57:11 2025 +0200
Fix applying patches.
gplflash.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gplflash.spec b/gplflash.spec
index 02f5584..a35fac1 100644
--- a/gplflash.spec
+++ b/gplflash.spec
@@ -97,8 +97,8 @@ gplflash.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gplflash.git/commitdiff/9ffc193f9353dc83e00ffbec137c4a9403be020b
More information about the pld-cvs-commit
mailing list