[packages/brightside] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:51:23 CEST 2025
commit 61345c4ebaddffa38b4f2542865ad9d5553cf79f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:51:08 2025 +0200
Fix applying patches.
brightside.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/brightside.spec b/brightside.spec
index ce0edee..866eb98 100644
--- a/brightside.spec
+++ b/brightside.spec
@@ -60,8 +60,8 @@ obejmują:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/brightside.git/commitdiff/61345c4ebaddffa38b4f2542865ad9d5553cf79f
More information about the pld-cvs-commit
mailing list