[packages/buoh] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:52:20 CEST 2025
commit 022243cdf1bdb27b4215ed89cd7efd139dd9fdab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:52:04 2025 +0200
Fix applying patches.
buoh.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/buoh.spec b/buoh.spec
index f9f5cc6..9747164 100644
--- a/buoh.spec
+++ b/buoh.spec
@@ -50,8 +50,8 @@ Buoh posiada wiele możliwości, między innymi:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/buoh.git/commitdiff/022243cdf1bdb27b4215ed89cd7efd139dd9fdab
More information about the pld-cvs-commit
mailing list