[packages/wengophone] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:06:55 CEST 2025


commit d111099677bb94a86a5f213ca683e232d79d05ca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:43 2025 +0200

    Fix applying patches.

 wengophone.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wengophone.spec b/wengophone.spec
index ab3ad3e..bc4ef7f 100644
--- a/wengophone.spec
+++ b/wengophone.spec
@@ -74,8 +74,8 @@ własnościowych, takich jak Skype czy inne.
 
 %prep
 %setup -q -n %{name}-%{version}-source
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cd build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wengophone.git/commitdiff/d111099677bb94a86a5f213ca683e232d79d05ca



More information about the pld-cvs-commit mailing list