[packages/barrage] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:45:53 CEST 2025
commit 460cabb8f56a814371936597d7715472be527c07
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:45:37 2025 +0200
Fix applying patches.
barrage.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/barrage.spec b/barrage.spec
index 40b6274..06a08b7 100644
--- a/barrage.spec
+++ b/barrage.spec
@@ -33,8 +33,8 @@ osiągnięcie dobrych wyników jest trudnym zadaniem.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal} -I m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/barrage.git/commitdiff/460cabb8f56a814371936597d7715472be527c07
More information about the pld-cvs-commit
mailing list