[packages/sbmanager] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:51:57 CEST 2025


commit 6cd84c7e7f5295fd52b40ca402f4253a5d66bc34
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:51:41 2025 +0200

    Fix applying patches.

 sbmanager.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sbmanager.spec b/sbmanager.spec
index e616d41..2b94d47 100644
--- a/sbmanager.spec
+++ b/sbmanager.spec
@@ -32,7 +32,7 @@ any iPhone/iPod Touch device running firmware 3.1 or later.
 %setup -qc
 mv sbmanager-*/* .
 %{__sed} -i -e s/-Werror// configure.ac
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sbmanager.git/commitdiff/6cd84c7e7f5295fd52b40ca402f4253a5d66bc34



More information about the pld-cvs-commit mailing list