[packages/bbppp] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:46:44 CEST 2025
commit bfe375fb6b7584d4880f384df9e9420b5df089f6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:28 2025 +0200
Fix applying patches.
bbppp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bbppp.spec b/bbppp.spec
index b16e052..de95486 100644
--- a/bbppp.spec
+++ b/bbppp.spec
@@ -30,8 +30,8 @@ mrugające "diodki" i liczy czas połączenia.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bbppp.git/commitdiff/bfe375fb6b7584d4880f384df9e9420b5df089f6
More information about the pld-cvs-commit
mailing list