[packages/innobackup] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:14:58 CEST 2025


commit 1f14671c61863d3a5a65e8faad8e46565a542076
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:14:42 2025 +0200

    Fix applying patches.

 innobackup.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/innobackup.spec b/innobackup.spec
index ee9fa96..d2031ba 100644
--- a/innobackup.spec
+++ b/innobackup.spec
@@ -48,7 +48,7 @@ frontend dla programu ibbackup.
 %prep
 %setup -q -c -T
 cp -p %{SOURCE0} %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/innobackup.git/commitdiff/1f14671c61863d3a5a65e8faad8e46565a542076



More information about the pld-cvs-commit mailing list